cog/Audio/Output
Christopher Snowhill 1145bca042 [Equalizer] Fix support for arbitrary channels
The deinterleaved format was being specified incorrectly. Now it asks
for the correct format, which is deinterleaved, and the bytes per frame
or packet sizes are relative to a single channel's buffer, not all
buffers. Oops, that could have been more clear in the documentation.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-03 22:40:40 -07:00
..
OutputAVFoundation.h [Audio Output] Remove unnecessary variables 2022-07-01 12:42:21 -07:00
OutputAVFoundation.m [Equalizer] Fix support for arbitrary channels 2022-07-03 22:40:40 -07:00