Maestro_audio_mixer_channel_mapping – Grass Valley Maestro Master Control Reference Manual v.2.4.0 User Manual
Page 106

106
MAESTRO — Automation Interface Protocol Technical Reference Manual
Section 5 — Definition of Extended Maestro Commands
MAESTRO_AUDIO_MIXER_CHANNEL_MAPPING
Hex definition
Mnemonic
0x22 MAESTRO_AUDIO_MIXER_CHANNEL_MAPPING
Command format:
<
PREAMBLE
><MAESTRO_AUDIO_MIXER_CHANNEL_MAPPING><audioMixer> <(Input) groupMask> <(Output)
groupMask>
Query format:
READ<
PREAMBLE
><MAESTRO_AUDIO_MIXER_CHANNEL_MAPPING> <audioMixer> <(Output)groupMask>
Note: A query with all groupMask bytes set to 0xFF returns mapping information for all Output Groups.
Reply format:
IFRE<PREAMBLE><MAESTRO_AUDIO_MIXER_CHANNEL_MAPPING><audioMixer> <(Input)groupMask>
<(Output)groupMask>
Use applicable with UPDATE:
YES
Note: Updates for the related Audio Mixer channel mapping commands are all controlled by setting this UPDATE to
YES/NO. I.e., if UPDATE is set to YES then updates can/will result from updates to any of the following events:
MAESTRO_AUDIO_MIXER_CHANNEL_MAPPING
MAESTRO_AUDIO_MIXER_CHANNEL_UNMAPPING
MAESTRO_AUDIO_MIXER_CHANNEL_DEFAULT_MAPPING
Argument definitions:
<audioMixer> = 1-4
1 = Audio Mixer 1
AUDIO_MIXER1
2 = Audio Mixer 2
AUDIO_MIXER2
3 = Audio Mixer 3
AUDIO_MIXER3
4 = Audio Mixer 4
AUDIO_MIXER4
<(input/output) groupMask> = 4 bytes (Most Significant Bit first)
Bit 0 = VIDEO VIDEOGROUP
1 = Audio Group 1
AUDIOGROUP1
2 = Audio Group 2
AUDIOGROUP2
…
15 = Audio Group 15
AUDIOGROUP15
16 = Audio Group 16
AUDIOGROUP16
Notes:
Since there are not independent Audio Mixer inputs for Pgm and Pst, Audio Mixer Channel Mapping on Pgm and Pst is
NOT independent of the other. Therefore, Audio Mixer Channel Mapping changes always affect BOTH Pgm and Pst
buses. This is consistent with other Audio Mixer parameters such as Stereo Mode, Gain, and Balance.
Mapping is one to one or one to many. Only a single group can be specified in the input groupMask.