Cog/Audio/Output
Christopher Snowhill 0498eb5f81 Rubber Band: Implement configuration dialog
Now there's a configuration dialog for tweaking the settings
in semi-real time. Everything that can be changed without
restarting is changed without restarting, otherwise the audio
pipeline is reset, which happens quickly enough anyway.

Awaiting translation to Spanish, other languages have been
removed pending their maintainers fixing most of their
problems, which includes me being lazy and AI translating
bits so I could rush updates.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-02-10 14:42:41 -08: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 Initial implementation of positional audio for macOS Sonoma 2023-10-03 04:59:54 -07:00
HeadphoneFilter.mm Initial implementation of positional audio for macOS Sonoma 2023-10-03 04:59:54 -07: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
OutputCoreAudio.h Rubber Band: Implement configuration dialog 2025-02-10 14:42:41 -08:00
OutputCoreAudio.m Rubber Band: Implement configuration dialog 2025-02-10 14:42:41 -08:00