Topic: How to address output channel for OSC reverbReturn
TMFX with all output channels' fx return faders all the way down. No channels are marked hidden in the Channel Layout.
send /setSubmix 0 and /setOffsetInBank 0
TMFX sends all the /2/ values including /2/labelSubmix "Main"
I send /2/reverbReturn 1.0 but the FX return fader on Main stays all the way down
TMFX sends /2/reverbReturnVal 0 dB as if something was controlled somewhere, but all of the green fx return faders stay all the way down
I move the Main FX return fader and TMFX doesn't send anything
I send /2/reverbSend 1.0 and one of the hardware inputs fx send faders moves all the way up and TMFX sends /2/reverbSendVal 0 dB
Interestingly, when I reload my snapshot, TMFX sends /2/reverbReturn 0 and /2/reverbReturnVal -oo as if restoring some invisible value somewhere
So I can communicate, and reverbSend works as expected but reverbReturn doesn't.
I find it confusing that reverbSend and reverbReturn are both on page 2 even though one is a property of the input channel and one of the output channel. I guess page 2 corresponds to 'currently selected (input or playback) and output channels'?