Commit graph

5 commits

Author SHA1 Message Date
Armin
662a1f7383 Add delay/reverb dry-wet, granular randomize toggles, rework accent DSP
- Add delay and reverb Dry/Wet parameters and knobs, wired into presets
- Add Accent/Slide/Fine/Rate toggles to the Randomize panel with new
  per-aspect pattern randomizers
- Soften accent: modest volume lift plus small cutoff and filter-attack
  modulation instead of the heavy 5x gain boost
- Halve reverb comb/allpass delays so the wet speaks sooner
- Regenerate a fresh build stamp on every build
2026-08-06 18:38:32 +02:00
Armin
342d413563 Add delay and reverb FX section with full DSP
Rename the DIST section to FX and expand it with tempo-synced delay
(Time/Strength/Sync) and Schroeder reverb (Roomsize/Strength/Diffusion).
New FxProcessor runs post-voice on the stereo bus; widen the editor to
1280px to fit the new section. Add a TestHost check that the FX tail
rings out after note release.
2026-08-06 16:35:34 +02:00
Armin
4271fc34bb Prototype 2026-08-05 23:12:17 +02:00
Armin
c117906a7f Auto-clone JUCE into build dir when not found 2026-08-05 20:10:49 +02:00
armin
e52e5cb161 MonoStep: monophonic 2-oscillator step-sequencer synth 2026-08-05 19:55:57 +02:00