Values.AudioChannelMappingSourceAudio Channel Mapping
type nonrec t = {inputChannelLevels : InputChannelLevel.t list;Indices and gain values for each input channel that should be remixed into this output channel.
*)outputChannel : int;The index of the output channel being produced.
*)}