Commit graph

11 commits

Author SHA1 Message Date
Armin
af87193643 Add ping-pong delay, fix preset save extension, align reverb/scale UI 2026-07-16 00:49:09 +02:00
Armin
758016634f Wire up remaining FX members, param layout, and section bounds 2026-07-15 23:54:52 +02:00
Armin
6cd7d4f3ba Add brickwall limiter FX section 2026-07-15 23:49:51 +02:00
Armin
fcdb1939ee Make patch LCD clickable to open .cfl load/save file menu 2026-07-15 23:48:41 +02:00
Armin
6e37f224e1 fix pitch bend mapping, add inertia when releasing 2026-07-15 21:24:04 +02:00
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
Armin
14402040d3 ui: even out vertical section spacing to a consistent 10px gap
Move amp env/filter env/master boxes down 10px, and shift the
distortion, LFO/delay/reverb, and visualizer/piano-roll bands up so
each band sits a consistent 10px below the one above it. Reduce
baseHeight to 1100 to keep the bottom margin tight.
2026-07-14 12:33:10 +02:00
Armin
6432ab060d feat: add octave and halftone transpose menus 2026-07-14 01:19:44 +02:00
Armin
5cc704c1d1 feat: beat-sync LFOs and delay to host BPM 2026-07-14 01:19:29 +02:00
Armin
79be724e5d Fix menu scaling issues, fix preset menu layout, add LED display (to
show patch), add prev/next patch buttons
2026-07-14 00:35:26 +02:00
Armin
dca008e860 init 2026-07-13 20:57:38 +02:00