• Joined on 2026-05-17
shawn opened issue shawn/pi-multifx-pedal#10 2026-06-14 05:19:44 +00:00
SPA shows placeholder default blocks before preset data loads
shawn opened issue shawn/pi-multifx-pedal#6 2026-06-14 05:18:25 +00:00
SPA silently freezes on API disconnection — add reconnecting overlay
shawn opened issue shawn/pi-multifx-pedal#7 2026-06-14 05:18:25 +00:00
Clean up stale SPA bundles in ui-dist/assets/
shawn opened issue shawn/pi-multifx-pedal#8 2026-06-14 05:18:25 +00:00
Add VU meters, CPU usage, and system stats to the top bar
shawn opened issue shawn/pi-multifx-pedal#5 2026-06-14 05:18:24 +00:00
Preset state lost on service restart
shawn pushed to master at shawn/pi-multifx-pedal-ui 2026-06-14 04:21:15 +00:00
ec562c4071 fix: add nam_amp to BLOCK_DISPLAY_NAMES and BLOCK_COLORS for server preset chain loading
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-14 04:18:35 +00:00
f41ea6a9a0 chore: remove dead UI dirs (frontend-react + shadcn ui) — only Helix UI at src/web/ui-dist
shawn pushed to master at shawn/pi-multifx-pedal-ui 2026-06-14 04:17:08 +00:00
e0f6940081 fix: audio profile API call includes 'stable' profile with rate/period overrides
shawn created branch feat-undo-menu-settings in shawn/pi-multifx-pedal-ui 2026-06-14 04:16:35 +00:00
shawn pushed to feat-undo-menu-settings at shawn/pi-multifx-pedal-ui 2026-06-14 04:16:35 +00:00
shawn pushed to master at shawn/pi-multifx-pedal-ui 2026-06-14 04:16:18 +00:00
87d719bbfb Merge branch 'feat-undo-menu-settings'
9b0c23fe36 fix: bank indexing (+1), audio profile settings (sample rate + buffer size), preset names match tone3000
c7f148341d feat: Undo/Redo + Main Menu + Global Settings + Global EQ
a4f7d791bc docs: Helix Stadium feature parity audit — full gap analysis vs manual Rev D v1.3
Compare 4 commits »
shawn created branch master in shawn/pi-multifx-pedal-ui 2026-06-14 04:02:32 +00:00
shawn pushed to master at shawn/pi-multifx-pedal-ui 2026-06-14 04:02:32 +00:00
a3f6b83297 fix: classic rock bank 1 presets, remove Y-split default mock blocks
376249172f feat: Model Browser — block library with category filter tabs, search, favorites, NAM/IR models
f67e6bd8c7 fix: black SVG icons now render white — invert(1) filter; proper fullscreen icon
62c373b989 feat: pipedal SVG icons in block tiles + nav bar
bd6771e203 feat: Visual tuner with mute — Tuner.jsx, pipeline pitch detection, status bar toggle
shawn created repository shawn/pi-multifx-pedal-ui 2026-06-14 04:02:16 +00:00
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-14 02:27:23 +00:00
e2f81fd309 Fix NAM engine block_size at boot to match audio profile period
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-14 02:26:28 +00:00
2a74c8e114 Sync NAM engine block_size with JACK period on profile switch
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-14 02:24:09 +00:00
fa787debd1 Add stable audio profile: period=512 (10.6ms) for Pi 4B stability
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-14 02:20:22 +00:00
11c62868cf Add UX & API test plan — 10 sections, 60 tests covering block toggle, param updates, preset CRUD, audio profile switching, volume/bypass, WebSocket broadcasts, UI visuals, edge cases, and channel isolation
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-14 01:10:23 +00:00
e7a778d33d Delete all presets everywhere
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-14 01:05:22 +00:00
67ffc3252f Fix UnboundLocalError in MIDI handler when pyserial is missing