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