User manual
Audio Mix Files Imagestore HDTV User Manual
Page 174 Miranda Technologies Ltd
the left-hand channel of AES output pair 5 (AES_O_P5_L) or one of the 16
metering points.
A full list of output destinations can be found on page 181.
Mix File Commands
The mix file is constructed from a series of commands, which are used to
create mixes. The order of the commands is important. Commands can be
separated from their arguments by one or more spaces or tabs. Comments can
be included in the mix file on a line starting with a ‘#’ character. Blank lines
are ignored.
StartMix
StartMix “<MixName>”
Creates a new mix with the name MixName.
The name can be up to 16 characters.
Sources added to this mix will be accumulated.
This command can only be used as the first command or immediately after
EndMix.
AddToMix
AddToMix <Source> <GainType>
Adds to the mix a named source with the specified gain type.
This command can only be used after StartMix and before EndMix.
SetOutputGain
OutputMix <Destination> <GainType>
Sets the gain type of Destination to be GainType.
This command must be used after the last AddToMix commands for the
current mix and before EndMix.