Cog/Audio/Chain/DSP
Christopher Snowhill 4cd5cb8fa7 Downmix: Move downmix to DSP chain and fix a bug
The downmix filter also had a bug related to the channel configuration
used by the HRTF filter.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-02-13 14:56:18 -08:00
..
Downmix.h Downmix: Move downmix to DSP chain and fix a bug 2025-02-13 14:56:18 -08:00
Downmix.m Downmix: Move downmix to DSP chain and fix a bug 2025-02-13 14:56:18 -08:00
DSPDownmixNode.h Downmix: Move downmix to DSP chain and fix a bug 2025-02-13 14:56:18 -08:00
DSPDownmixNode.m Downmix: Move downmix to DSP chain and fix a bug 2025-02-13 14:56:18 -08:00
DSPEqualizerNode.h DSP: Move Equalizer processor to DSP node chain 2025-02-11 23:04:26 -08:00
DSPEqualizerNode.m Equalizer: Fix to function properly 2025-02-13 13:39:16 -08:00
DSPFSurroundNode.h DSP: Move FreeSurround to DSP chain 2025-02-11 23:04:18 -08:00
DSPFSurroundNode.m Audio: General fixes and improvements 2025-02-13 06:34:21 -08:00
DSPHRTFNode.h DSP: Move HRTF filter to DSP class chain 2025-02-11 23:04:22 -08:00
DSPHRTFNode.m Audio: General fixes and improvements 2025-02-13 06:34:21 -08:00
DSPRubberbandNode.h DSP: Move Rubber Band to its own DSP group 2025-02-11 23:04:13 -08:00
DSPRubberbandNode.m Audio: General fixes and improvements 2025-02-13 06:34:21 -08:00
FSurroundFilter.h DSP: Move FreeSurround to DSP chain 2025-02-11 23:04:18 -08:00
FSurroundFilter.mm DSP: Move FreeSurround to DSP chain 2025-02-11 23:04:18 -08:00
HeadphoneFilter.h HRTF DSP: Support resampling impulses 2025-02-12 20:59:55 -08:00
HeadphoneFilter.mm HRTF DSP: Add gain correction to impulse resampler 2025-02-12 21:08:25 -08:00