cog/Audio/Output
Christopher Snowhill a53a8ecb82 [Audio Output] Fix equalizer support
Equalizer was copying the output of the equalizer repeatedly to the
first output channel, instead of copying each channel correctly. This
had the effect of making the equalizer output adjusted audio to only the
left channel in stereo output, and possibly render the stream sounding
weird.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-01 14:11:46 -07:00
..
OutputAVFoundation.h [Audio Output] Remove unnecessary variables 2022-07-01 12:42:21 -07:00
OutputAVFoundation.m [Audio Output] Fix equalizer support 2022-07-01 14:11:46 -07:00