Cog/Audio/Output
Christopher Snowhill 3d00e8dd2d
Work around rounding error with resampler flush
Resampler flush may indefinitely produce 1 sample if there is a rounding
error with the buffering calculations. Work around this.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-07-14 05:16:12 -07:00
..
FSurroundFilter.h Move most large stack using buffers to the heap 2022-07-24 18:41:50 -07:00
FSurroundFilter.mm Move most large stack using buffers to the heap 2022-07-24 18:41:50 -07:00
HeadphoneFilter.h [Headphone Filter] Minor changes 2022-07-11 14:41:02 -07:00
HeadphoneFilter.mm Replaced r8brain with libsoxr 2023-02-04 22:10:22 -08:00
OutputAVFoundation.h Fix clipped sample rate changing between files 2023-07-14 05:15:14 -07:00
OutputAVFoundation.m Work around rounding error with resampler flush 2023-07-14 05:16:12 -07:00