Commit graph

30 commits

Author SHA1 Message Date
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
dca58f12a5 rename screenshot file 2026-07-14 11:23:28 +02:00
Armin
277ab86547 rename image files 2026-07-14 11:21:57 +02:00
Armin
2c35eb2e40 add license information to README 2026-07-14 11:00:31 +02:00
Armin
1d67d916a4 add LICENSE 2026-07-14 10:58:59 +02:00
Armin
bf68dee6b3 cleanup; small changes to PluginEditor 2026-07-14 01:45:51 +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
21cccaf281 ui: match spectrum analyzer green to waveform green 2026-07-14 01:16:57 +02:00
Armin
256a3b6ba1 ui: swap title logo to cf3d02.png, crop transparent margins, add padding, drop header divider 2026-07-14 01:16:49 +02:00
Armin
121a95cd75 docs: add README screenshot section and proper .gitignore 2026-07-14 01:15:43 +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
827eca7e61 Piano keys: add subtle vertical gradient for 3D appearance 2026-07-13 22:40:43 +02:00
Armin
0180e0771d Piano presets v3: saw waves, compMix 0, ultra-short decay 0.07-0.1s, zero sustain 2026-07-13 22:38:36 +02:00
Armin
7678554154 Fix Lead presets: higher cutoff, snappy filter env, instant attack, drier 2026-07-13 22:33:17 +02:00
Armin
9578f47b28 Fix Piano presets: sustain 0, fast decay/release, high cutoff, minimal reverb 2026-07-13 22:29:53 +02:00
Armin
38c2781d01 Fix Makefile for Linux: .app only on macOS, plain executable on Linux 2026-07-13 22:23:13 +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
68e023d08d Smoother rotary knobs: 288-degree sweep range with startFromMousePosition 2026-07-13 22:13:31 +02:00
Armin
24579e313c Smooth filter coefficient transitions to eliminate low-cutoff bump 2026-07-13 22:11:27 +02:00
Armin
4d8a746f69 Auto-fetch JUCE via FetchContent when JUCE/ dir is missing (Linux fix) 2026-07-13 22:11:27 +02:00
Armin
d5a21c5448 Fix filter cutoff clamp: allow full range to Nyquist instead of 1200 Hz cap 2026-07-13 22:07:51 +02:00
Armin
a83a04aaee add seriouslogo.png, scale down seriouslogo2.png 2026-07-13 22:02:54 +02:00
Armin
f3cf2ba584 add seriouslogo2.png 2026-07-13 22:01:19 +02:00
Armin
a7ddf991e8 Presets: add pitchBendRange, 10 new presets, zero non-essential oscillator LFO dests 2026-07-13 22:00:09 +02:00
Armin
993c2adea5 Update AGENTS.md: reflect Linux support 2026-07-13 22:00:04 +02:00
Armin
e7798697e5 Update README: Linux support, build instructions, logo 2026-07-13 22:00:01 +02:00
Armin
6ab3fa5d88 Platform-aware Makefile: nproc on Linux, xdg-open, VST3 install to ~/.vst3 2026-07-13 21:59:59 +02:00
Armin
185d2e89f3 Platform-conditional build: AU macOS-only, disable copy on Linux 2026-07-13 21:59:56 +02:00
Armin
dca008e860 init 2026-07-13 20:57:38 +02:00