• Joined on 2026-05-17
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-17 21:48:45 +00:00
fab8564d09 feat: add VU meter to status bar
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-17 21:39:04 +00:00
1619b2e90e fix: clean stale JACK SHM segments on stop_jack() and at boot
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-17 21:28:48 +00:00
ebdf98076a fix: skip JACK client deactivate() if server is already dead
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-17 21:17:37 +00:00
8aaa9abadb fix: also sync AudioConfig.period/rate before JACK restart
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-17 21:09:50 +00:00
6008776e3c fix: move NAM block size sync before JACK client restart
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-17 21:07:48 +00:00
5dc769ad30 fix: move NAM block size sync before JACK client restart
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-17 00:02:58 +00:00
1b2747abb1 fix: audio params timeout - increase API timeout for JACK restart
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 23:59:41 +00:00
177d412c84 tone3000: IR downloads, model detail, arch filter, metadata
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 23:49:25 +00:00
5cdc751312 tone3000 metadata capture: save .meta.json alongside downloaded models
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 23:20:31 +00:00
a37e381c4e backing tracks: add source selector + bluealsa in device list
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 23:18:32 +00:00
334e035cde ch output: per-channel output routing dropdowns
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 23:15:53 +00:00
e324d9007b fix: loadAudioDevices now correctly accesses devs.devices array
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 23:14:54 +00:00
427c77cbe7 fix: loadAudioDevices accesses .devices from response object
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 23:13:27 +00:00
93610e4d98 audio interface: separate input/output device selectors
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 23:11:23 +00:00
1530aa266f audio: replace profiles with direct sample rate + buffer size controls
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 23:03:20 +00:00
ea75c41745 settings: nav sticks to top with bigger buttons
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 22:57:55 +00:00
f6fe3b2523 settings: add horizontal section nav bar
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 22:46:56 +00:00
bdf1434718 fix: port 80 hardcoded in main.py (was 8080)
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 22:45:54 +00:00
753de36dc2 serve on port 80 — pedal.local works without :8080
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-16 22:45:05 +00:00
7078217783 nuke all old UIs — templates, React SPA, /v2 mount, legacy routes