OSC
Open Sound Control input and output.
KontrolX listens for OSC on UDP port 9000 by default. You can change the port and bind address in Settings.
Built-in addresses
| Address | Action |
|---|---|
/cues/stopall | Stop all media (panic) |
/cue/N/go | Fire cue N |
/cue/N/stop | Stop cue N |
/page/N/cuecard/M/go | Fire card at page N, slot M |
/page/N/cuecard/M/stop | Stop card at page N, slot M |
Settings
- Listen port – Default 9000
- Bind address – Default all interfaces
- Stop-all address – Default
/cues/stopall - Cue base path – Default
/cue