Map

Map: <Stem>; <Channel>; <Gain>

Maps a stem from the input song to a channel in the output song.

  • <Stem>: The stem to map from. Refer to the constants for the allowed values. Number: more than 7, less than 22

  • <Channel>: The channel to map to. The stem will be merged with this channel if it already contains audio. Number: more than -1, less than the number of channels configured using Chs

  • <Gain>: The gain (as a percentage) to apply to the stem. 1 means 100% and will have no effect. Number: any floating point number

Last updated