Cog/Audio/Output
Christopher Snowhill 7ab2a8305a
Revert to previous low latency output system
This reverts usage of the AVFoundation output to use
the previous lower latency CoreAudio output, and
paves the way for a change I am cooking up soon.

Fixes several issues with playback and seeking latency.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-10-02 10:56:33 -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
OutputCoreAudio.h Revert to previous low latency output system 2023-10-02 10:56:33 -07:00
OutputCoreAudio.m Revert to previous low latency output system 2023-10-02 10:56:33 -07:00