StereoMuxer¶
standard mode | Standard category
Inputs¶
left
(vector_real) - the left channel of the audio signal
right
(vector_real) - the right channel of the audio signal
Outputs¶
audio
(vector_stereosample) - the audio signal
Description¶
This algorithm outputs a stereo signal given left and right channel separately.
Source code¶
See also¶
StereoMuxer (streaming)