• Joined on 2026-05-17
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-12 17:29:57 +00:00
8e84b0217d Phase 7: Stability test + fix MIDI test signature
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-12 17:05:25 +00:00
f8d7db731e P6-R3: Fix MIDI CC callback bug — pass CC number, not MIDI channel
shawn opened issue shawn/pi-multifx-pedal#2 2026-06-12 17:05:02 +00:00
Phase 4: 4CM wiring config and verification
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-12 16:57:44 +00:00
9a8d42e1b6 P2: Fix FX param schemas to match DSP implementations
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-12 16:43:59 +00:00
3e55ea8a9d Fix multi-word query URL encoding for Tone3000 search
e890a4aad3 Wire React UI dist mount at /ui/
Compare 2 commits »
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-12 07:06:48 +00:00
da3097c2dc docs(presets): add factory-presets.md reference
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-12 07:06:03 +00:00
9a6cbdf9ac feat(presets): seed default overdrive/delay/reverb/chorus presets
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-10 04:47:30 +00:00
ced339bd18 I2S HAT: add PCB net definitions, net assignments, trace segments, and GND copper pours
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-09 23:01:34 +00:00
8080ef8940 I2S HAT: complete PCB with all footprints placed, Gerbers exported
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-09 12:08:12 +00:00
07e98aab57 Fix test_web: mock _gather_wifi_state/_gather_bt_state to avoid bluetoothctl 30s hang on non-Pi dev machines
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-09 05:39:21 +00:00
a31342b478 feat(tonedownload): Tone3000 NAM + IR browser, real anon key, tests
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-09 05:14:48 +00:00
b4237f2f1d Add Network + Bluetooth config in Web UI
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-09 05:02:24 +00:00
c73b1ffa6c feat: Bluetooth MIDI setup script (discoverable, pairable, systemd service)
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-09 04:56:59 +00:00
ac16d211de feat: WiFi access point setup script + README hotspot instructions
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-09 04:36:26 +00:00
a1f4088229 docs: full install instructions for Focusrite test + effect list
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-09 04:31:54 +00:00
9481130f13 test: Focusrite 2i2 test plan, mono + 4CM config files
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-09 04:28:17 +00:00
dbb3b9d84f docs: module catalog, 3D model, touchscreen concept, and PCB preview
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-08 22:04:04 +00:00
c8d7541065 feat: full FX palette expansion — 32 new effects
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-08 17:07:45 +00:00
a5e4f57fcf Add tests for 4CM routing endpoints (GET/POST /api/routing)
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-08 16:59:56 +00:00
44cf978873 Wire 4CM routing: JackAudioClient + boot orchestration + set_routing_mode()