I am trying to detect in a script if there is a quantized Mute scheduled to happen when the loop starts again, but detect it before the actual Mute happens.
I couldn't find a way to achieve this. I am looking for something like checking "mode == 'synchronize'" but that works only for a scheduled Record and not something like Mute.
Is there some variable or function that can be used to detect if there is a pending action and what kind of action it is?