Topic: TotalMix OSC bug with 2 state push buttons

Hello,

I did a Max For Live device in order to recall TotalMix settings for each audio input from Ableton Live. However, I have one issue. All 2 state push buttons (like "48V on-off", "EQ on/off", "Low-cut on/off" and so on) do not work normally. For instance, if the EQ is on, sending the message "/2/eqEnable 0.0" won't do anything. Instead, sending "/2/eqEnable 1.0" will trigger the button off and on, anytime you click on it.
This issue is also explained here:
https://www.forum.rme-audio.de/viewtopic.php?id=18177
"Sending /2/eqEnable 0.51 again will toggle the EQ off. Strangely enough you can't just switch it on or off explicitly by sending /2/eqEnable 0.0 and /2/eqEnable 1.0 but you have to survey and parse what TotalMix sends back over OSC to know the current status of the EQ and go from there."

Is it possible to solve this issue and to update TotalMix?

Thank you very much for your help,

Romain

2

Re: TotalMix OSC bug with 2 state push buttons

The OSC implemenation is partly based on the Mackie protocol, which uses toggle for these buttons, not direct state commands. A change would need to redo all the firmwares of units providing such functionality in stand-alone mode, which is more than unlikely to happen.

Regards
Matthias Carstens
RME