User manual

Automation Protocol AB Mixer Commands
Miranda Technologies Ltd Page 112
Alternatively the command Ub responds with the AB cut mode that is
currently set.
CMD
Ub
Example:
void EnquireABCutMode(void)
{
remote_send("Ub");
}
The information returned is:
Format Field Description
%c%c Cmd Ub
%02x Mode Cut/Fade Mode
Note: When zero length AB fades are used, the timing of these events
may not synchronise with “true cuts” depending on how the cut
and fade modes are currently set up. A work around for this is
to modify the AB fade mode to match (temporarily) the AB cut
mode.