User manual
Automation Protocol Audio Commands
Miranda Technologies Ltd Page 179
Audio Follow Keyers j52
The audio output level follows the output video Keyer states. If a keyer does
a cross fade, V fade, cut, etc., the audio in that Keyer follows. While
disabled, the audio will operate independently of the Keyer.
CMD Function Param_1
j5 %01x
Follow
%01x
On/Off
j5 2 1 or 0
void FollowDSK(int OnOff);
{
remote_send("j52%01x, OnOff);
}
Voice-over Follow Easyplay j53
Activates voice-over 1 whenever an Easyplay file is playing out.
CMD Function Param_1
j5 %01x
Follow
%01x
On/Off
j5 3 1 or 0
void FollowDSK(int OnOff);
{
remote_send("j52%01x, OnOff);
}
Audio Preview j6
There are 2 outputs from the Easysound audio mixer, Program and Preview.
The preview output allows the operator to monitor various audio mixes and
levels before taking the desired effect ‘to air’. The preview output can also be
used for effects send and return applications.