Cog/Audio/Chain
Christopher Snowhill afd2ca2e2a Rubber Band DSP: Make it possible to disable it
And disable it by default in new installations, otherwise leave the
setting alone. The disablement setting is shared with the engine
setting, so the default should not really change anything, except for
new installs.

Also, the time/pitch shifting dialog disables itself and displays an
obvious notice button, which opens the Rubber Band settings.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-02-12 20:11:05 -08:00
..
DSP Rubber Band DSP: Make it possible to disable it 2025-02-12 20:11:05 -08:00
AudioChunk.h Audio: Add full timestamp accounting to playback 2025-02-12 14:08:17 -08:00
AudioChunk.m Audio Processing: Unify sample block merging code 2025-02-12 18:54:38 -08:00
BufferChain.h DSP: Move Equalizer processor to DSP node chain 2025-02-11 23:04:26 -08:00
BufferChain.m DSP: Move Equalizer processor to DSP node chain 2025-02-11 23:04:26 -08:00
ChunkList.h Audio Processing: Unify sample block merging code 2025-02-12 18:54:38 -08:00
ChunkList.m Audio Processing: Unify sample block merging code 2025-02-12 18:54:38 -08:00
ConverterNode.h Audio: Add full timestamp accounting to playback 2025-02-12 14:08:17 -08:00
ConverterNode.m Audio: Add full timestamp accounting to playback 2025-02-12 14:08:17 -08:00
Downmix.h Replace Core Audio output with Core Media runtime 2022-06-23 23:22:41 -07:00
Downmix.m [Downmixer] Only downmix to stereo if not stereo 2022-07-10 15:21:57 -07:00
DSPNode.h DSP: Add thread priority control 2025-02-11 15:06:59 -08:00
DSPNode.m DSP: Add thread priority control 2025-02-11 15:06:59 -08:00
InputNode.h Audio Player: Only wait for unstopped input 2022-12-09 21:18:56 -08:00
InputNode.m DSP: Move Equalizer processor to DSP node chain 2025-02-11 23:04:26 -08:00
Node.h Audio Processing: Unify sample block merging code 2025-02-12 18:54:38 -08:00
Node.m Audio Processing: Unify sample block merging code 2025-02-12 18:54:38 -08:00
OutputNode.h Audio: Add full timestamp accounting to playback 2025-02-12 14:08:17 -08:00
OutputNode.m Audio: Add full timestamp accounting to playback 2025-02-12 14:08:17 -08:00