Cog/Audio/Chain/DSP
Christopher Snowhill 3cc97b5574 Audio: General cleanup and empty chunk checking
Upstream functions which return empty chunks on error do not return nil,
so the caller should check for an empty duration instead.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-02-13 01:13:06 -08:00
..
DSPEqualizerNode.h DSP: Move Equalizer processor to DSP node chain 2025-02-11 23:01:13 -08:00
DSPEqualizerNode.m Audio: General cleanup and empty chunk checking 2025-02-13 01:13:06 -08:00
DSPFSurroundNode.h DSP: Move FreeSurround to DSP chain 2025-02-11 19:43:54 -08:00
DSPFSurroundNode.m Audio: General cleanup and empty chunk checking 2025-02-13 01:13:06 -08:00
DSPHRTFNode.h DSP: Move HRTF filter to DSP class chain 2025-02-11 21:17:58 -08:00
DSPHRTFNode.m Audio: General cleanup and empty chunk checking 2025-02-13 01:13:06 -08:00
DSPRubberbandNode.h DSP: Move Rubber Band to its own DSP group 2025-02-11 19:42:27 -08:00
DSPRubberbandNode.m Audio: General cleanup and empty chunk checking 2025-02-13 01:13:06 -08:00
FSurroundFilter.h DSP: Move FreeSurround to DSP chain 2025-02-11 19:43:54 -08:00
FSurroundFilter.mm DSP: Move FreeSurround to DSP chain 2025-02-11 19:43:54 -08:00
HeadphoneFilter.h HRTF DSP: Support resampling impulses 2025-02-12 20:57:22 -08:00
HeadphoneFilter.mm HRTF DSP: Add gain correction to impulse resampler 2025-02-12 21:08:33 -08:00