Cog/Audio/Output
Christopher Snowhill 93739d5a0d
Some checks failed
Check if Cog buildable / Build Universal Cog.app (push) Has been cancelled
Output: Move HRTF and downmix to very end of chain
Make the output device a node as well, so that its buffer can be pulled
from by the HRTF and downmix nodes, which are then fed off by the output
callback, to reduce the head tracking latency as much as possible.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-06-29 19:57:27 -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 Output: Move HRTF and downmix to very end of chain 2025-06-29 19:57:27 -07:00
OutputCoreAudio.m Output: Move HRTF and downmix to very end of chain 2025-06-29 19:57:27 -07:00