cog/Audio/Output
Christopher Snowhill 62edb39761 Cog Audio: Major rewrite of audio buffering
Rewrite attempt number two. Now using array lists of audio chunks, with
each chunk having its format and optionally losslessness stashed along
with it. This replaces the old virtual ring buffer method. As a result
of this, the HRIR toggle now works instantaneously.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-02-06 03:08:34 -08:00
..
OutputCoreAudio.h Cog Audio: Major rewrite of audio buffering 2022-02-06 03:08:34 -08:00
OutputCoreAudio.m Cog Audio: Major rewrite of audio buffering 2022-02-06 03:08:34 -08:00