Page 1 of 1

Custom OSC out

Posted: Tue Aug 24, 2021 22:19
by ibox
Hi!

I want to send a custom OSC command to a lighting console each time I trigger a clip, this way each clip is accompanied with a different lighting.

I managed to send the custom command, but I can't set the value, when the clip is deactivated the command is sent with value 1 and when it is activated the command is sent with value 3. And the console works with value 0 & 1.

Also when I change the command to a custom one the clip still shows the old command in white letters, instead of the custom command.

How can I define the custom value in addition to the osc arguments?

Many Thanks

Re: Custom OSC out

Posted: Tue Aug 31, 2021 09:47
by Zoltán
Clip trigger sends 5 states,
0= empty slot,
1=clip present, not connected or previewed
2=clip previewed, but not connected
3=connected, but not previewed,
4=clip previewed and connected.

Arguments can't be changed currently.

The highlighted items show the expected input command for the item, these are hard coded, and can't be changed.