• Joined on 2026-05-17
shawn closed issue shawn/pi-multifx-pedal#16 2026-06-18 02:38:59 +00:00
Code Review: pi-multifx-pedal (24 findings across 13 fixes)
shawn opened issue shawn/pi-multifx-pedal#16 2026-06-18 02:38:55 +00:00
Code Review: pi-multifx-pedal (24 findings across 13 fixes)
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-18 02:38:34 +00:00
2558306e78 fix: code review batch 2 — multi-channel, thread safety, DSP reset, MIDI, hotspot, NAM, docs/CI, code quality
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-18 01:36:43 +00:00
c65e4816c4 fix: add sample_rate and block_size properties to AudioPipeline
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-18 01:32:58 +00:00
1603bfeea0 fix: add first-boot auth PIN generation and persistence
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-18 01:31:25 +00:00
42e357c4a1 fix: API cleanup — dedup endpoints, rename channel_mode, fix brightness scaling, device switch rollback
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-18 01:19:27 +00:00
3c8d5e4c1c fix: move blocking subprocess calls off the async event loop
shawn pushed to main at shawn/pi-multifx-pedal 2026-06-17 21:53:38 +00:00
4a6e7900ce fix: NAM CPU display now responds to bypass
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