Cog/Audio/Chain
Christopher Snowhill e76defbfd4 Bug Fix: Greatly improve seeking operations
Seeking now mutes properly, and will not leave the audio muted across
other operations. Audio output changes should also mute and destroy the
buffers of the input chain, so that the audio resets properly.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-02-23 19:58:56 -08:00
..
DSP Minor Bug Fix: Handle Rubber Band buffer latency 2025-02-16 14:06:15 -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 Bug Fix: Audio chain should do more error checking 2025-02-15 19:56:05 -08:00
BufferChain.m Bug Fix: Greatly improve seeking operations 2025-02-23 19:58:56 -08:00
ChunkList.h Audio: Make chunk merging abortable 2025-02-13 13:51:46 -08:00
ChunkList.m Audio: Fix more hangs and resume playback on start 2025-02-13 22:25:36 -08:00
ConverterNode.h Audio: Fix more hangs and resume playback on start 2025-02-13 22:25:36 -08:00
ConverterNode.m Audio: Fix more hangs and resume playback on start 2025-02-13 22:25:36 -08:00
DSPNode.h Visualization: Reworked buffering system 2025-02-13 01:12:53 -08:00
DSPNode.m Audio: Improve buffer signaling 2025-02-13 19:55:39 -08:00
InputNode.h Bug Fix: Greatly improve seeking operations 2025-02-23 19:58:56 -08:00
InputNode.m Bug Fix: Greatly improve seeking operations 2025-02-23 19:58:56 -08:00
Node.h Audio: Fix more hangs and resume playback on start 2025-02-13 22:25:36 -08:00
Node.m Audio: Fix more hangs and resume playback on start 2025-02-13 22:25:36 -08:00
OutputNode.h Bug Fix: Greatly improve seeking operations 2025-02-23 19:58:56 -08:00
OutputNode.m Bug Fix: Greatly improve seeking operations 2025-02-23 19:58:56 -08:00
VisualizationNode.h Audio: Fix more hangs and resume playback on start 2025-02-13 22:25:36 -08:00
VisualizationNode.m Audio: Fix more hangs and resume playback on start 2025-02-13 22:25:36 -08:00