setMic2Volume
Director Plus
Set the audio volume of Mic 2 input.
Address
/audioMixer/setMic2Volume [volume]
Arguments
| Type | Description | |
|---|---|---|
| argument 1 | Float | The dB value, ranging from -40 to 10 |
Example
Set the audio volume of the Mic 2 input to -10dB.
/audioMixer/setMic2Volume -10
Note: Floating point numbers will be rounded down.
/audioMixer/setMic2Volume 1.9 = /audioMixer/setMic2Volume 1
Director One/Director Mini
Not supported.