Cog/Audio/Output
Christopher Snowhill 09aa0d96e1
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:34 -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 Work around rounding error with resampler flush 2023-07-14 05:16:34 -07:00