cog/Audio/Output
Christopher Snowhill c7c3c82c18 Core Audio output: Change end of file timing
Reduce the timing at which an end of file notification is sent to the
main thread from 16384 bytes to 8192 bytes. This may help with playback
of a lot of really small files, and skipping tracks.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-01-25 21:55:08 -08:00
..
OutputCoreAudio.h Core Audio output: Hopefully stop buffer looping on device stop 2022-01-22 14:37:37 -08:00
OutputCoreAudio.m Core Audio output: Change end of file timing 2022-01-25 21:55:08 -08:00