Old 08-30-2018, 06:56 AM   #1
lahayim
Human being with feelings
 
Join Date: Aug 2018
Posts: 15
Default Setting track names in Reaper using OSC

Hi there,

I'm making a live performance setup at the moment combining SuperCollider (live audio synthesis environment) and routing my audio to Reaper for live mixing/mastering.

In my setup, SuperCollider and Reaper communicate through OSC. I'm trying to create and remove tracks on the fly using ACTION commands like this one:

/action/40001

which seems to work well... however, when I try to give the track a unique name, nothing seems to happen. Using this command:

/track/name "My New Track"

In my OSC config file I have the following configurations:

TRACK_NAME s/track/@/name s/track/name
ACTION i/action s/action/str t/action/@ f/action/@/cc

does anyone have a clue why this track naming isn't working?

Thanks a bunch!

lh
lahayim is offline   Reply With Quote
Old 09-01-2018, 03:15 AM   #2
Gerrit
Human being with feelings
 
Join Date: Aug 2018
Location: Maastricht
Posts: 92
Default

I dont' know why it's not working but at least I can confirm your finding. I tried to change the name, here's what the Listen dialog in the OSC config is showing:
Code:
/track/4/name [s] "Test"
But the name of track 4 is not changing. The variant without the track number also doesn't work.
Gerrit 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 02:38 AM.


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