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