chromaflock/Source/DSP
Armin 6f63b403e3 feat: add presets, Randomize button, menu highlight, finer LFO depth, preset-switch fade-out
- PresetManager: add ~40 new presets including a new Techno category with
  LFO-to-OSC-pitch movement, plus Bass/Lead/Pad/Keys/Brass/Strings/Wind/
  Arp/Pluck/FX expansions
- UI: add RANDOM button; highlight the currently selected entry in all
  dropdown menus (incl. ticking the active preset in the preset browser)
- LFO depth: finer 0.001 step with a skew curve so the lower range resolves
  much finer than the upper range (shared by LFO1 and LFO2)
- DSP: fade out active voices over 250ms on preset change / randomize so long
  release tails from the previous sound are silenced
- Update bg.png
2026-07-14 13:54:17 +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 feat: add presets, Randomize button, menu highlight, finer LFO depth, preset-switch fade-out 2026-07-14 13:54:17 +02:00