The root OSC message for controlling a stereo source is /stereo/{index}, where {index} is an integer starting from 1. To control any of the parameters listed below, you need to append the parameter name to the source target address.
For example:
/stereo/1/name HOLOPHONIX - Sets the name of the first stereo source to "HOLOPHONIX"
/stereo/2/gain 0 - Sets the gain of the second stereo source to 0 dB
/stereo/3/mute 1 - Mutes the third stereo source
General Parameters
| Parameter | Arguments | Scale | Unit | Comments | Settable |
|---|
| /name | string | -- | -- | -- | ✓ |
| /color | [decimal, decimal, decimal, decimal] | 0, 1 | -- | -- | ✓ |
| /lock | boolean | -- | -- | -- | ✓ |
| /trim | decimal | -80, 30 | dB | -- | ✓ |
| /gain | decimal | -60, 12 | dB | -- | ✓ |
| /gain/ramptime | decimal | 1, 60000 | ms | -- | ✓ |
| /mute | integer | 0, 2 | -- | 0 = unmuted, 1 = muted, 2 = muted by solo (read-only) | ✓ |
| /azim | decimal | -180, 180 | ° | -- | ✓ |
| /elev | decimal | -90, 90 | ° | -- | ✓ |
| /dist | decimal | 0.1, 500 | m | -- | ✓ |
| /solo | boolean | -- | -- | -- | ✓ |
| /monitor | string | "off", "pfl" | -- | -- | ✓ |
| /doppler | boolean | -- | -- | -- | ✓ |
| /air | boolean | -- | -- | -- | ✓ |
| /phaseinvert | boolean | -- | -- | -- | ✓ |
| /width | decimal | 0, 360 | ° | -- | ✓ |
| /preOrPost | string | "post", "pre" | -- | -- | ✓ |
| /controlZoneId | string | -- | -- | -- | ✓ |
| /admObjectNumber | integer | -1, 256 | -- | -- | ✓ |
Equalizer
Dynamics
| Parameter | Arguments | Scale | Unit | Comments | Settable |
|---|
| /dynamics/attack | decimal | 0.01, 3000 | ms | -- | ✓ |
| /dynamics/release | decimal | 0, 5000 | ms | -- | ✓ |
| /dynamics/lookahead | decimal | 0, 50 | ms | -- | ✓ |
| /dynamics/compressor/threshold | decimal | -120, 20 | dB | -- | ✓ |
| /dynamics/compressor/ratio | decimal | 1, 100 | -- | -- | ✓ |
| /dynamics/compressor/knee | decimal | 0, 30 | dB | -- | ✓ |
| /dynamics/expander/threshold | decimal | -120, 20 | dB | -- | ✓ |
| /dynamics/expander/ratio | decimal | 0.009, 10 | -- | -- | ✓ |
| /dynamics/makeup | decimal | -40, 40 | dB | -- | ✓ |
| /dynamics/link | string | "multi mono", "link all", "link to 1st" | -- | -- | ✓ |
| /dynamics/bypass | boolean | -- | -- | -- | ✓ |
| /dynamics/reduction | decimal | -- | dB | -- | ✗ |
Levels
| Parameter | Arguments | Scale | Unit | Comments | Settable |
|---|
| /levels/input | array | -280, 12 | dB | -- | ✗ |
| /levels/input/post | boolean | -- | -- | -- | ✓ |
| /levels/input/mode | string | "rms", "peak" | -- | -- | ✓ |
| /levels/output/A | array | -280, 12 | dB | -- | ✗ |
| /levels/output/B | array | -280, 12 | dB | -- | ✗ |
| /levels/output/C | array | -280, 12 | dB | -- | ✗ |
| /levels/output/D | array | -280, 12 | dB | -- | ✗ |
| /levels/output/E | array | -280, 12 | dB | -- | ✗ |
| /levels/output/F | array | -280, 12 | dB | -- | ✗ |
| /levels/output/G | array | -280, 12 | dB | -- | ✗ |
| /levels/output/H | array | -280, 12 | dB | -- | ✗ |
| /levels/output/post | boolean | -- | -- | -- | ✓ |
| /levels/output/mode | string | "rms", "peak" | -- | -- | ✓ |
Bus
LFE
| Parameter | Arguments | Scale | Unit | Comments | Settable |
|---|
| /lfe/send | decimal | -80, 30 | dB | -- | ✓ |
| /lfe/mute | boolean | -- | -- | -- | ✓ |
Delay
Reverb
Direct
Early
3D View
Routing
| Parameter | Arguments | Scale | Unit | Comments | Settable |
|---|
| /routing/input/{i}/adc | array | -- | -- | Physical input(s) feeding input channel {i}. Send the full list each time; a message with no arguments clears the channel. | ✓ |
| /routing/input/empty | none | -- | -- | Clears the whole input routing. Also emitted by the processor when the input routing table is empty. | ✓ |