Cog/Audio/Output
Christopher Snowhill de43b1b226 Fix FreeSurround being broken by the speed control
It should be deriving its channel count from the file format,
since it's applied before any other filters.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2024-11-24 15:08:44 -08: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 Initial implementation of positional audio for macOS Sonoma 2023-10-03 05:01:07 -07:00
HeadphoneFilter.mm Initial implementation of positional audio for macOS Sonoma 2023-10-03 05:01:07 -07: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 Remove unused variable 2024-09-20 22:25:17 -07:00
OutputCoreAudio.m Fix FreeSurround being broken by the speed control 2024-11-24 15:08:44 -08:00