Direct-to-Master /d2m/{i}
The root OSC message for controlling a Direct-to-Master (D2M) source is /d2m/{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.
D2M sources are designed for routing audio inputs directly to outputs while bypassing spatialization processing. These sources maintain access to basic audio parameters and master section features.
For example:
/d2m/1/name HOLOPHONIX
- Sets the name of the first D2M source to "HOLOPHONIX"/d2m/2/gain 0
- Sets the gain of the second D2M source to 0 dB/d2m/3/mute 1
- Mutes the third D2M source