Multichannel /multi/{i}
The root OSC message for controlling a multichannel source is /multi/{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:
/multi/1/name HOLOPHONIX- Sets the name of the first multichannel source to "HOLOPHONIX"/multi/2/gain 0- Sets the gain of the second multichannel source to 0 dB/multi/3/mute 1- Mutes the third multichannel source
General Parameters
| Parameter | Arguments | Scale | Unit | Comments | Settable |
|---|---|---|---|---|---|
| /name | string | -- | -- | -- | ✅ |
| /color | [decimal, decimal, decimal, decimal] | 0, 1 | m | -- | ✅ |
| /lock | boolean | -- | -- | -- | ✅ |
| /trim | integer | -80, 30 | m | -- | ✅ |
| /gain | integer | -60, 12 | m | -- | ✅ |
| /gain/ramptime | decimal | -- | -- | -- | ✅ |
| /mute | string | 0, 2 | m | -- | ✅ |
| /azim | integer | -180, 180 | m | -- | ✅ |
| /elev | integer | -90, 90 | m | -- | ✅ |
| /dist | decimal | 0.1, 100 | m | -- | ✅ |
| /solo | boolean | -- | -- | -- | ✅ |
| /delay | integer | 0, 5000 | m | -- | ✅ |
| /doppler | boolean | -- | -- | -- | ✅ |
| /air | boolean | -- | -- | -- | ✅ |
| /phaseinvert | boolean | -- | -- | -- | ✅ |
| /preOrPost | string | "post", "pre" | -- | -- | ✅ |
| /admObjectNumber | string | -1, 256 | m | -- | ✅ |
| /file3D | string | -- | -- | -- | ✅ |
Other Parameters
Equalizer
| Parameter | Arguments | Scale | Unit | Comments | Settable |
|---|---|---|---|---|---|
| /equalizer/bypass | boolean | -- | -- | -- | ✅ |
| /equalizer/gain | integer | -20, 20 | m | -- | ✅ |
| /equalizer/filter/{i}/active | boolean | -- | -- | -- |