Cog/Audio/Output
Christopher Snowhill 0b1482b3c6 Sound Output: Move DSPs, restructure output buffer
Move the DSPs to the output node, so they don't get closed and reopened
across each file. Also restructure the output handler to buffer a little
on its own, to account for track switch activity.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-03-05 20:05:33 -08: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 Sound Output: Move DSPs, restructure output buffer 2025-03-05 20:05:33 -08:00
OutputCoreAudio.m Sound Output: Move DSPs, restructure output buffer 2025-03-05 20:05:33 -08:00