Cog/Audio/Chain
Christopher Snowhill 7b702d23a6 Bug Fix: Do not perform cascading reset on DSPs
DSPs should not be performing a cascading reset when resetting just
their own buffers, for example, on init or shutdown of just that one
DSP filter.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-02-27 00:53:50 -08:00
..
DSP Bug Fix: Do not perform cascading reset on DSPs 2025-02-27 00:53:50 -08:00
AudioChunk.h Audio: General fixes and improvements 2025-02-13 06:34:21 -08:00
AudioChunk.m Audio: General fixes and improvements 2025-02-13 06:34:21 -08:00
BufferChain.h Cleanup: Massive code cleanup and reorganization 2025-02-25 23:56:31 -08:00
BufferChain.m Cleanup: Massive code cleanup and reorganization 2025-02-25 23:56:31 -08:00
ChunkList.h Cleanup: Massive code cleanup and reorganization 2025-02-25 23:56:31 -08:00
ChunkList.m Bug Fix: Clear counter correctly on reset 2025-02-27 00:51:47 -08:00
ConverterNode.h Cleanup: Massive code cleanup and reorganization 2025-02-25 23:56:31 -08:00
ConverterNode.m Audio: Fix more hangs and resume playback on start 2025-02-13 22:25:36 -08:00
DSPNode.h Cleanup: Massive code cleanup and reorganization 2025-02-25 23:56:31 -08:00
DSPNode.m Audio: Improve buffer signaling 2025-02-13 19:55:39 -08:00
InputNode.h Cleanup: Massive code cleanup and reorganization 2025-02-25 23:56:31 -08:00
InputNode.m Bug Fix: Attempt to make seeking more performant 2025-02-25 18:12:17 -08:00
Node.h Cleanup: Massive code cleanup and reorganization 2025-02-25 23:56:31 -08:00
Node.m Bug Fix: Attempt to make seeking more performant 2025-02-25 18:12:17 -08:00
OutputNode.h Cleanup: Massive code cleanup and reorganization 2025-02-25 23:56:31 -08:00
OutputNode.m Bug Fix: Attempt to make seeking more performant 2025-02-25 18:12:17 -08:00
VisualizationNode.h Cleanup: Massive code cleanup and reorganization 2025-02-25 23:56:31 -08:00
VisualizationNode.m Bug Fix: Do not perform cascading reset on DSPs 2025-02-27 00:53:50 -08:00