Cog/Audio/Chain/DSP
Christopher Snowhill 5424e18f27 Audio: Fix more hangs and resume playback on start
Check for paused processing state in various places, so that startup
playback works properly, and resume playback at seek offset works
properly and doesn't hang the player.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-02-13 22:25:36 -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 Audio: Fix more hangs and resume playback on start 2025-02-13 22:25:36 -08:00
DSPDownmixNode.m Audio: Fix more hangs and resume playback on start 2025-02-13 22:25:36 -08:00
DSPEqualizerNode.h Audio: Fix more hangs and resume playback on start 2025-02-13 22:25:36 -08:00
DSPEqualizerNode.m Audio: Fix more hangs and resume playback on start 2025-02-13 22:25:36 -08:00
DSPFSurroundNode.h Audio: Fix more hangs and resume playback on start 2025-02-13 22:25:36 -08:00
DSPFSurroundNode.m Audio: Fix more hangs and resume playback on start 2025-02-13 22:25:36 -08:00
DSPHRTFNode.h Audio: Fix more hangs and resume playback on start 2025-02-13 22:25:36 -08:00
DSPHRTFNode.m Audio: Fix more hangs and resume playback on start 2025-02-13 22:25:36 -08:00
DSPRubberbandNode.h Audio: Fix more hangs and resume playback on start 2025-02-13 22:25:36 -08:00
DSPRubberbandNode.m Audio: Fix more hangs and resume playback on start 2025-02-13 22:25:36 -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