Old 07-05-2017, 10:41 AM   #1
airon
Human being with feelings
 
airon's Avatar
 
Join Date: Aug 2006
Location: Berlin
Posts: 11,817
Default OSC - Lemur - Displaying Selected Track Name

Edit:
The final result in post #5 below.
-----------------------------------

I've created a very simple little Lemur layout that, for selected track(s)
  • controls the volume fader
  • shows the volume first 8 sends
  • lets you select the next/previous track
  • lets you select the next/previous 8th track(not tested yet though)
Here's a small screenshot(scaled to 50%)


But for the life of me I cannot get Lemur to display the selected track name, or the names of its sends.

The OSC config shows this as
TRACK_NAME s/track/name s/track/@/name
I seemingly need to use the Text Object in Lemur, but all the other layouts I've studied use a mechanism I do not yet understand.

Using track/name as the target address doesn't work. I even tried to copy what the other layouts did, but I am missing something important.

Does anyone have experience with this ?
__________________
Using Latch Preview (Video) - Faderport 16 setup for CSI 1.1 , CSI 3.10
Website
"My ego comes pre-shrunk" - Randy Thom

Last edited by airon; 07-06-2017 at 12:04 PM.
airon is offline   Reply With Quote
Old 07-05-2017, 11:03 AM   #2
GeckoLikesMartini
Human being with feelings
 
Join Date: Jun 2016
Posts: 127
Default

Hi airon

I used a textobject with a script:

setattribute(name1, 'content', OSC_ARGS);

where "name1" is the name of the textobject.

In the Reaper-OSC-file I inserted:

TRACK_NAME "s/FaderWindow/Channels/name@/content"

where "FaderWindow/Channels" describe the "path" (containers) to the textobject.

Regards, Martin

Last edited by GeckoLikesMartini; 07-05-2017 at 11:37 AM.
GeckoLikesMartini is offline   Reply With Quote
Old 07-05-2017, 02:55 PM   #3
airon
Human being with feelings
 
airon's Avatar
 
Join Date: Aug 2006
Location: Berlin
Posts: 11,817
Default

Thank you.
I will try this in the morning. Very helpful.
__________________
Using Latch Preview (Video) - Faderport 16 setup for CSI 1.1 , CSI 3.10
Website
"My ego comes pre-shrunk" - Randy Thom
airon is offline   Reply With Quote
Old 07-06-2017, 11:16 AM   #4
airon
Human being with feelings
 
airon's Avatar
 
Join Date: Aug 2006
Location: Berlin
Posts: 11,817
Default

And it all worked very well. Thanks again.
__________________
Using Latch Preview (Video) - Faderport 16 setup for CSI 1.1 , CSI 3.10
Website
"My ego comes pre-shrunk" - Randy Thom
airon is offline   Reply With Quote
Old 07-06-2017, 11:57 AM   #5
airon
Human being with feelings
 
airon's Avatar
 
Join Date: Aug 2006
Location: Berlin
Posts: 11,817
Default

The result.

For interested parties here are the Lemur project and the Reaper OSC config.

https://stash.reaper.fm/31087/OSC_Le...rack_Sends.zip

Place the Reaper OSC config in the OSC directory that you'll find in the Reaper resource directory.

A screenshot:
Top left is the track name. The left/right buttons selected the previous/next track.

Each send name is displayed above the mute toggle button. To the left of the sends is the track volume. That's it.


The only thing I cannot get going is feedback on the SEND 1-8 MUTE status. There are no OSC commands for that yet. I did discover that my scripts to mute/unmute the sends may have become obsolete though.
__________________
Using Latch Preview (Video) - Faderport 16 setup for CSI 1.1 , CSI 3.10
Website
"My ego comes pre-shrunk" - Randy Thom
airon is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 04:44 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.