Cog/Audio/Output
Christopher Snowhill 9346a4edbd Audio: No longer force output sample rate
We were forcing a resampling ratio to match the HRTF filter supplied
with the app, now we resample the HRTF to match the input audio, which
will be resampled to match the output device settings.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-02-12 20:59:41 -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 Audio: Add full timestamp accounting to playback 2025-02-12 14:08:43 -08:00
OutputCoreAudio.m Audio: No longer force output sample rate 2025-02-12 20:59:41 -08:00