# Set slot 2 volume to 50%
oscsend <ipad-ip> 9000 /pmix/audio/2/volume f 0.5
# Mute slot 3
oscsend <ipad-ip> 9000 /pmix/audio/3/mute i 1
# Set audio routing to split for slot 1
oscsend <ipad-ip> 9000 /pmix/audio/1/routing s split# Set left channel to 80%, right to 30%
oscsend <ipad-ip> 9000 /pmix/audio/1/L/volume f 0.8
oscsend <ipad-ip> 9000 /pmix/audio/1/R/volume f 0.3
# Set audio boost to 6 dB
oscsend <ipad-ip> 9000 /pmix/audio/1/boost f 6.0
# Toggle test tone / local mic
oscsend <ipad-ip> 9000 /pmix/audio/testtone
oscsend <ipad-ip> 9000 /pmix/audio/mic
# Monitor preview audio
oscsend <ipad-ip> 9000 /pmix/audio/monitor/source s Preview