Commit graph

5 commits

Author SHA1 Message Date
Armin
a1cd68b6b3 Fix filter env: restore unipolar modulation so all env knobs are responsive
Reverts the sustain-relative modulation that made F.ENV SUS and the
cutoff knob feel dead while a note was held. The envelope now modulates
up from the base cutoff; at env amount 0 the cutoff equals the knob, and
lowering env amount darkens the held tone as expected.

Also extends the filter to 24/48 dB modes (extra TPT stages), adds the
matching combobox options, gives knobs a real blurred drop shadow, and
updates the AGENTS.md filterType choice count.
2026-08-13 14:15:41 +02:00
Armin
8c0f55f1e7 Fix rotary knob fader curve mapping functions, lower highpass frequency
in DSP
2026-07-17 15:26:06 +02:00
Armin
1a7ef69d34 Filter cutoff: range 50-20000 Hz, 0.1 step for smooth knob, default 8000 Hz 2026-07-13 22:21:28 +02:00
Armin
24579e313c Smooth filter coefficient transitions to eliminate low-cutoff bump 2026-07-13 22:11:27 +02:00
Armin
dca008e860 init 2026-07-13 20:57:38 +02:00