Cog/Audio/Chain
Christopher Snowhill 4cd5cb8fa7 Downmix: Move downmix to DSP chain and fix a bug
The downmix filter also had a bug related to the channel configuration
used by the HRTF filter.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-02-13 14:56:18 -08:00
..
DSP Downmix: Move downmix to DSP chain and fix a bug 2025-02-13 14:56:18 -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 Downmix: Move downmix to DSP chain and fix a bug 2025-02-13 14:56:18 -08:00
BufferChain.m Downmix: Move downmix to DSP chain and fix a bug 2025-02-13 14:56:18 -08:00
ChunkList.h Audio: Make chunk merging abortable 2025-02-13 13:51:46 -08:00
ChunkList.m Audio: Make chunk merging abortable 2025-02-13 13:51:46 -08:00
ConverterNode.h Audio: Add full timestamp accounting to playback 2025-02-12 14:08:17 -08:00
ConverterNode.m Audio: General fixes and improvements 2025-02-13 06:34:21 -08:00
DSPNode.h Visualization: Reworked buffering system 2025-02-13 01:12:53 -08:00
DSPNode.m Visualization: Reworked buffering system 2025-02-13 01:12:53 -08:00
InputNode.h Audio Player: Only wait for unstopped input 2022-12-09 21:18:56 -08:00
InputNode.m Downmix: Move downmix to DSP chain and fix a bug 2025-02-13 14:56:18 -08:00
Node.h Audio Processing: Unify sample block merging code 2025-02-12 18:54:38 -08:00
Node.m Audio: Make chunk merging abortable 2025-02-13 13:51:46 -08:00
OutputNode.h Downmix: Move downmix to DSP chain and fix a bug 2025-02-13 14:56:18 -08:00
OutputNode.m Downmix: Move downmix to DSP chain and fix a bug 2025-02-13 14:56:18 -08:00
VisualizationNode.h Visualization: Reworked buffering system 2025-02-13 01:12:53 -08:00
VisualizationNode.m Audio: General fixes and improvements 2025-02-13 06:34:21 -08:00