Commit graph

13 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
a45006c201 apply jellybeans color scheme 2026-08-06 16:21:51 +02:00
Armin
8925199aa3 Retrig pattern from step 1 while host transport is running 2026-08-06 15:57:58 +02:00
Armin
4732240cc7 Polish GUI, add pattern retrig option, and rework voice DSP 2026-08-06 15:51:56 +02:00
Armin
8ed279e84c add juce to gitignore 2026-08-05 23:45:59 +02:00
Armin
fd82954072 add screenshot 2026-08-05 23:40:43 +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
6ebf6dd04a Add vim swap ignore and README build/install instructions 2026-08-05 20:05:38 +02:00
Armin
acebdacfd0 Add Makefile for build/install and update README + gitignore 2026-08-05 20:03:37 +02:00
armin
5974c63357 Add README with build and test instructions 2026-08-05 19:56:39 +02:00
armin
e52e5cb161 MonoStep: monophonic 2-oscillator step-sequencer synth 2026-08-05 19:55:57 +02:00