What are the OSC Output commands from ColorSource AV Console?
Question
What are the OSC Output commands from Colorsource Console AV?
Answer
OSC Output is automatic once you have selected an OSC IP and Port Tx in the Network settings. The list is limited to the following strings that get sent when the value changes:
OSC Method | Arguments | Purpose |
---|---|---|
/cs/out/ping | Response to /cs/ping | |
/cs/out/playback/{x}/level | Level [0.0-1.0] | The current level of playback {x} |
/cs/out/playbacks/page | Page number [1-10] | The current page of playbacks |
/cs/out/active/cue/text | Cue label (string), cue number (float) | The current cue |
/cs/out/active/pending/text | Cue label (string), cue number (float) | The next cue |
/cs/out/playback/go | Cue label (string) | Go has been pressed |