HOA Stream /hoastream/{i}
The root OSC message for controlling a HOA Stream source is /hoastream/{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:
/hoastream/1/name HOLOPHONIX- Sets the name of the first HOA Stream source to "HOLOPHONIX"/hoastream/2/gain 0- Sets the gain of the second HOA Stream source to 0 dB/hoastream/3/mute 1- Mutes the third HOA Stream 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 | -- | ✅ |
| /solo | boolean | -- | -- | -- | ✅ |
| /delay | integer | 0, 5000 | m | -- | ✅ |
| /sorting | string | "ACN", "SID", "FMH" | -- | -- | ✅ |
| /norm | string | "SN3D", "N3D", "FuMa", "MaxN" | -- | -- | ✅ |
| /convention | string | "classic", "spat" | -- | -- | ✅ |
| /preOrPost | string | "post", "pre" | -- | -- |