mirror of
https://codeberg.org/armin/chromaflock.git
synced 2026-09-01 04:10:47 +02:00
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. |
||
|---|---|---|
| .. | ||
| DSP | ||
| PluginEditor.cpp | ||
| PluginEditor.h | ||
| PluginProcessor.cpp | ||
| PluginProcessor.h | ||
| PresetManager.h | ||