User manual

Audio Mix Files Imagestore 750 User Manual
Page 228 Miranda Technologies Inc.
Note: If the MixDown field is present, the InputProfile field should
also be present. Where an InputProfile is not specified a value
of 0 is used.
Example:
AddToMix B_G1_P1_R B_XP 0/2
This command line specifies that when the input source is included in the
mix it will be attenuated by 50% before being added.
Monitor Profiles
OutputMix <Destination> <MonitorType> <MonitorProfile>
As Input Profiles control the input of a mix so Monitor Profiles control the
output. By adding the MonitorType and MonitorProfile fields, the
output is only enabled when the conditions are met.
Monitor Profiles act as enables and only switch the output on when the
MonitorProfile value is correspondingly set externally via the front panel
or Automation control. MonitorType 1 corresponds to Preview,
MonitorType 2 corresponds to Meters and MonitorType 3 to Monitor. For
this reason, the Monitor Type field can optionally be specified in the mixfile
as a number or its equivalent text representation.
Text representation MonitorType value
PREVIEW 1
METER 2
MONITOR 3
CLEANFEED 4
Example:
OutputMix METER_5 2 1
OutputMix METER_5 METER 1