Cog/Audio/Output
Christopher Snowhill 3d24168ba7
Fix clipped sample rate changing between files
When the clipped sample rate changes, the resampler needs to be
restarted. This was previously failing because the target sample rate
wasn't changing.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-07-14 05:16:30 -07:00
..
FSurroundFilter.h Move most large stack using buffers to the heap 2022-07-24 18:32:47 -07:00
FSurroundFilter.mm Move most large stack using buffers to the heap 2022-07-24 18:32:47 -07:00
HeadphoneFilter.h [Headphone Filter] Minor changes 2022-07-11 14:38:52 -07:00
HeadphoneFilter.mm Replaced r8brain with libsoxr 2023-02-04 23:47:54 -08:00
OutputAVFoundation.h Fix clipped sample rate changing between files 2023-07-14 05:16:30 -07:00
OutputAVFoundation.m Fix clipped sample rate changing between files 2023-07-14 05:16:30 -07:00