Cog/Audio/Chain/DSP
Christopher Snowhill ce2bedf478 DSP: Move Equalizer processor to DSP node chain
The last of the built-in processors is now in the threaded processing
chain, and all DSPs are marked high priority and with short buffers.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-02-11 23:04:26 -08:00
..
DSPEqualizerNode.h DSP: Move Equalizer processor to DSP node chain 2025-02-11 23:04:26 -08:00
DSPEqualizerNode.m DSP: Move Equalizer processor to DSP node chain 2025-02-11 23:04:26 -08:00
DSPFSurroundNode.h DSP: Move FreeSurround to DSP chain 2025-02-11 23:04:18 -08:00
DSPFSurroundNode.m DSP: Move FreeSurround to DSP chain 2025-02-11 23:04:18 -08:00
DSPHRTFNode.h DSP: Move HRTF filter to DSP class chain 2025-02-11 23:04:22 -08:00
DSPHRTFNode.m DSP: Move HRTF filter to DSP class chain 2025-02-11 23:04:22 -08:00
DSPRubberbandNode.h DSP: Move Rubber Band to its own DSP group 2025-02-11 23:04:13 -08:00
DSPRubberbandNode.m DSP: Move Rubber Band to its own DSP group 2025-02-11 23:04:13 -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 DSP: Move HRTF filter to DSP class chain 2025-02-11 23:04:22 -08:00
HeadphoneFilter.mm DSP: Move HRTF filter to DSP class chain 2025-02-11 23:04:22 -08:00