Topic: OSC Selecting Output Channel
I'm new to OSC but I've figure alot out over the past day or so. I'm connecting via OSC with sliders on a python GUI I have created. I've been trying to understand the OSC Commands, but the table is somewhat confusing to me.
My configuration:
4 channels Mic inputs
2 channels Software Playback
4 channels Output + 1 ADAT out
I'm able to control all faders with my python gui. The problem is, each Output has its own set of volume controls. In TotalMix FX if I select output channel 3 and move the software playback faders, when I click back on output channel 2 the controls remain where I left them on channel 2. What I can not figure out, is how to switch between the output channels through OSC.
Can anyone help me with the syntax?