OSC cues allow QLab to send messages using the Open Sound Control protocol; a flexible, extensible, network-based messaging system designed as a sort of successor to MIDI.
When an OSC cue is selected, two tabs will appear in the Inspector:
Please refer to the section on the inspector in the Getting Started section of this documentation.
Destination. This drop-down menu shows the sixteen OSC patches, or destinations, to which QLab can send OSC messages. You can edit this list in OSC Settings.
Message Type. Select which type of message you want to send.
/go
. Multiple arguments in a custom OSC message are separated by spaces, like this:/my/groovy/message 2 10 12
That sends message message
to address /my/groovy
with three integers, 2
, 10
, and 12
, as separate arguments.
Send Message. Click this button to test-send your message.
OSC cues can become broken for the following reasons:
Assign a valid network destination in the Settings tab of the inspector. You may also need to visit the OSC section of Settings and specify a valid destination address and port for the desired patch.
Fill in a valid cue number in the Settings tab of the inspector. This is only relevant for OSC cues set to the QLab OSC message type.
Fill in valid parameters in the Settings tab of the inspector. This is only relevant for OSC cues set to the QLab OSC message type.
Fill in a valid OSC message in the Settings tab of the inspector. This is only relevant for OSC cues set to the Custom OSC message type.
Fill in a valid OSC message in the Settings tab of the inspector. This is only relevant for OSC cues set to the Custom OSC message type.
Fill in a valid UDP string in the Settings tab of the inspector. This is only relevant for OSC cues set to the Raw UDP string type.
You’ll need to install a license in order to use this cue.
Still have a question?
Our support team is always happy to help.