Topic: Receiving OSC messages when an ARC is used.
I have an ARC attached to a UCX with TotalMix setup to receive/send OSC messages.
I've written a little app that controls TotalMix via OSC and it works nicely. It also grabs the incoming messages from TotalMix in an attempt to keep its internal state up-to-date.
However, if I use the ARC to make adjustments, TotalMix doesn't send any OSC messages for those updates if if app hasn't made the corresponding page "active".
So, is there a way to receive updates for ALL pages regardless of which one is currently "active"?
Thanks,
Leland