A newer version of this documentation is available.

View Latest 9.0

Open Sound Control (OSC)

Software version 6.0 onwards for QuickQ consoles supports Open Sound Control (OSC) from 3rd party control systems over a network such as the Touch OSC application for iOS/Android devices.

Enable Open Sound Control in the Network Settings Window on the console, QuickQ is hard coded to TX on port 9000 and RX on port 8000. Port number is fixed and cannot be changed.

Supported Open Sound Control commands are:

Table 1. Supported OSC Commands
Command Arguments OSC Action

/pb/<playback>

float between 0.0 and 1.0 or integer between 0 and 100

Set playback fader level

/pb/<playback>/go

(optional) non-zero value

Go on playback

/pb/<playback>/flash

0 sets to 0%

non-zero sets to 100%

Set playback level to 100%

/pb/<playback>/pause

(optional) non-zero value

Pause playback

/pb/<playback>/release

(optional) non-zero value

Release playback

/10scene/<item>/<zone>

/10scene/<item>

(optional) one of following

no arguments - activate button

0- release button

1- activate button

Control 10Scene buttons

/feedback/off

None

Turns feedback off

/feedback/pb

/feedback/exec

/feedback/pb+exec

None

Turns feedback on and transmits state of playbacks and executes

Open Sound Control must be enabled in Settings  Network  Protocols for these commands to work.