Cog/Audio/Output
Christopher Snowhill 791c9f9b17
Stop visualizer feed for stopped playback
A stopped instance of OutputCoreAudio should not continue to feed the
visualization system with stale audio, potentially while another instance
is already starting up and feeding its own audio output.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-10-02 19:15:58 -07: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 Simplify HRTF filter, change option to reflect it 2023-10-02 10:58:13 -07:00
HeadphoneFilter.mm Simplify HRTF filter, change option to reflect it 2023-10-02 10:58:13 -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 Fix further bugs with output switchover 2023-10-02 10:58:00 -07:00
OutputCoreAudio.m Stop visualizer feed for stopped playback 2023-10-02 19:15:58 -07:00