Cog/Audio/Output
Christopher Snowhill 2987857b93
Fix a missing do on a do-while block
This should be looping on the condition, not sure
how the compiler missed this one.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-10-03 05:00:43 -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 Simplify HRTF filter, change option to reflect it 2023-10-02 10:57:11 -07:00
HeadphoneFilter.mm Simplify HRTF filter, change option to reflect it 2023-10-02 10:57:11 -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 Fix further bugs with output switchover 2023-10-02 10:56:56 -07:00
OutputCoreAudio.m Fix a missing do on a do-while block 2023-10-03 05:00:43 -07:00