chromaflock/Source/DSP
Armin f2f53d25d3 fix: actually run the 250ms voice fade-out on preset change
triggerQuickRelease only set the fade step, leaving quickFade at 1.0, so
the decrement gate (quickFade < 1.0f) never triggered and only the amp
envelope's long release played out. Gate on quickFadeStep > 0 instead so
the 250ms ramp runs and the voice is freed at the end.
2026-07-14 13:55:56 +02:00
..
Compressor.h init 2026-07-13 20:57:38 +02:00
Delay.h Fix menu scaling issues, fix preset menu layout, add LED display (to 2026-07-14 00:35:26 +02:00
Distortion.h init 2026-07-13 20:57:38 +02:00
Envelope.h init 2026-07-13 20:57:38 +02:00
Filter.h Filter cutoff: range 50-20000 Hz, 0.1 step for smooth knob, default 8000 Hz 2026-07-13 22:21:28 +02:00
LFO.h init 2026-07-13 20:57:38 +02:00
Oscillator.h init 2026-07-13 20:57:38 +02:00
Reverb.h init 2026-07-13 20:57:38 +02:00
Voice.h fix: actually run the 250ms voice fade-out on preset change 2026-07-14 13:55:56 +02:00