Cog/Audio/Chain
Christopher Snowhill 637ea4efe1 Core Audio output: Rewrote major portions
After all this rewriting, down or upmixing the audio is now handled with
the lowest latency possible, meaning that toggling the HRIR option now
takes effect immediately.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-02-05 03:45:02 -08:00
..
BufferChain.h Core Audio output: Rewrote major portions 2022-02-05 03:45:02 -08:00
BufferChain.m Core Audio output: Rewrote major portions 2022-02-05 03:45:02 -08:00
ConverterNode.h Core Audio output: Rewrote major portions 2022-02-05 03:45:02 -08:00
ConverterNode.m Core Audio output: Rewrote major portions 2022-02-05 03:45:02 -08:00
Downmix.h Core Audio output: Rewrote major portions 2022-02-05 03:45:02 -08:00
Downmix.m Core Audio output: Rewrote major portions 2022-02-05 03:45:02 -08:00
HeadphoneFilter.h HRIR Filter: Quality of life improvements 2022-02-01 15:28:24 -08:00
HeadphoneFilter.m HRIR Filter: Change resampler to use soxr oneshot 2022-02-01 22:54:27 -08:00
InputNode.h Cog Audio: Dealt with a major retain cycle leak 2022-01-29 21:31:19 -08:00
InputNode.m Core Audio output: Rewrote major portions 2022-02-05 03:45:02 -08:00
Node.h Core Audio output: Rewrote major portions 2022-02-05 03:45:02 -08:00
Node.m Core Audio output: Rewrote major portions 2022-02-05 03:45:02 -08:00
OutputNode.h Core Audio output: Rewrote major portions 2022-02-05 03:45:02 -08:00
OutputNode.m Core Audio output: Rewrote major portions 2022-02-05 03:45:02 -08:00
RefillNode.h Cog Audio: Now preserves already resampled output when switching output formats 2022-01-13 19:43:18 -08:00
RefillNode.m Cog Audio: Made ring buffer locking mechanism more secure and/or smarter 2022-01-23 19:36:33 -08:00