setMonitorDevice
Select the monitor device.
Address
/audioMixer/setMonitorDevice [index number]
Arguments
Type | Description | |
---|---|---|
argument 1 | Int | The order of audio output devices, which can be 1, 2, 3... |
Example
Select the headphone jack for monitoring.
/audioMixer/setMonitorDevice 1
Note: Floating point numbers will be rounded down.
/audioMixer/setMonitorDevice 1.9 2 0 0 = /audioMixer/setMonitorDevice 1 2 0 0