Cog/Audio/Chain
Christopher Snowhill 267948350a Bug Fix: Restart converter on format change
The converter doesn't just require an output format call, it also
requires this input format change callback to actually signal it to
reopen the converter process with a new format setup.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-03-07 05:38:59 -08:00
..
DSP Quality of Life: Make buildable with old Xcode 2025-03-07 04:37:32 -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 Sound Output: Move DSPs, restructure output buffer 2025-03-05 20:05:33 -08:00
BufferChain.m Sound Output: Move DSPs, restructure output buffer 2025-03-05 20:05:33 -08:00
ChunkList.h Bug Fix: Remove observer cleanup 2025-03-01 15:17:30 -08:00
ChunkList.m Bug Fix: Remove observer cleanup 2025-03-01 15:17:30 -08:00
ConverterNode.h Cleanup: Massive code cleanup and reorganization 2025-02-25 23:56:31 -08:00
ConverterNode.m Bug Fix: Greatly improve audio buffer handling 2025-03-04 00:15:47 -08:00
DSPNode.h Cleanup: Massive code cleanup and reorganization 2025-02-25 23:56:31 -08:00
DSPNode.m Debugging: Implement buffer chain logging code 2025-03-03 22:24:17 -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 Debugging: Implement buffer chain logging code 2025-03-03 22:24:17 -08:00
Node.m Bug Fix: Greatly improve audio buffer handling 2025-03-04 00:15:47 -08:00
OutputNode.h Sound Output: Move DSPs, restructure output buffer 2025-03-05 20:05:33 -08:00
OutputNode.m Bug Fix: Restart converter on format change 2025-03-07 05:38:59 -08:00
VisualizationNode.h Cleanup: Massive code cleanup and reorganization 2025-02-25 23:56:31 -08:00
VisualizationNode.m Sound Output: Move DSPs, restructure output buffer 2025-03-05 20:05:33 -08:00