Ensures the output has the stated number of channels, regardless of the number of input channels.
input |
the audio signal |
numChannels |
an integer |
mixdown |
true/false, whether you want to mixdown or just use the first channel |
Mono input is copied. Multi-channels clumped and if mixdown
is true mixed down, else the first channel used.