Speaker Group /speakergroup/{i}
The root OSC message for controlling a Speaker Group is /speakergroup/{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 speaker group target address.
For example:
/speakergroup/1/name "My Group"- Sets the name of speaker group 1
General Parameters
| Parameter | Arguments | Scale | Unit | Comments | Settable |
|---|---|---|---|---|---|
| /name | string | -- | -- | -- | ✓ |
| /color | [decimal, decimal, decimal, decimal] | 0, 1 | -- | -- | ✓ |
| /lock | boolean | -- | -- | -- | ✓ |
| /mute | boolean | -- | -- | -- | ✓ |
| /azim | decimal | -180, 180 | ° | -- | ✓ |
| /elev | decimal | -90, 90 | ° | -- | ✓ |
| /dist | decimal | 0, 500 | m | -- | ✓ |
| /controlZoneId | string | -- | -- | -- | ✓ |
| /active | boolean | -- | -- | -- | ✓ |
Other Parameters
Affects
| Parameter | Arguments | Scale | Unit | Comments | Settable |
|---|---|---|---|---|---|
| /affects/selection | boolean | -- | -- | -- | ✓ |
| /affects/position | boolean | -- | -- | -- | ✓ |
3D View
| Parameter | Arguments | Scale | Unit | Comments | Settable |
|---|---|---|---|---|---|
| /view3D/autoOrientation | boolean | -- | -- | -- | ✓ |
| /view3D/file3D | string | -- | -- | -- | ✓ |
| /view3D/scale | decimal | 0.01, 10 | -- | -- | ✓ |
| /view3D/roll90deg | boolean | -- | -- | -- | ✓ |
| /view3D/tilt | decimal | -90, 90 | ° | -- | ✓ |
| /view3D/pan | decimal | -180, 180 | ° | -- | ✓ |
| /view3D/visible | boolean | -- | -- | -- | ✓ |
| /view3D/label | boolean | -- | -- | -- | ✓ |