Cog/Audio/Chain/DSP
Christopher Snowhill 7774c17efa HRTF: Fix deadlock with restarting motion tracking
Motion tracking was storing a strong reference to the HRTF DSP node,
which was resulting in the DSP not shutting down or restarting properly,
leading to playback hanging.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-06-24 05:00:46 -07:00
..
Downmix.h Downmix: Move downmix to DSP chain and fix a bug 2025-02-13 14:56:18 -08:00
Downmix.m Output: Halve volume when downmixing to mono 2025-06-24 03:38:15 -07:00
DSPDownmixNode.h Cleanup: Massive code cleanup and reorganization 2025-02-25 23:56:31 -08:00
DSPDownmixNode.m Sound Output: Move DSPs, restructure output buffer 2025-03-05 20:05:33 -08:00
DSPEqualizerNode.h Cleanup: Massive code cleanup and reorganization 2025-02-25 23:56:31 -08:00
DSPEqualizerNode.m Housecleaning: Cleaned up a bunch of warnings 2025-06-24 03:44:38 -07:00
DSPFSurroundNode.h Cleanup: Massive code cleanup and reorganization 2025-02-25 23:56:31 -08:00
DSPFSurroundNode.m Sound Output: Move DSPs, restructure output buffer 2025-03-05 20:05:33 -08:00
DSPHRTFNode.h Cleanup: Massive code cleanup and reorganization 2025-02-25 23:56:31 -08:00
DSPHRTFNode.m HRTF: Fix deadlock with restarting motion tracking 2025-06-24 05:00:46 -07:00
DSPRubberbandNode.h Cleanup: Massive code cleanup and reorganization 2025-02-25 23:56:31 -08:00
DSPRubberbandNode.m Rubberband: Fix end of track reset for threading 2025-06-07 05:40:18 -07: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 Bug Fix: Handle gaplessness for headphone filter 2025-03-04 00:45:31 -08:00
HeadphoneFilter.mm Bug Fix: Handle gaplessness for headphone filter 2025-03-04 00:45:31 -08:00