Code Review: pi-multifx-pedal (24 findings across 13 fixes) #16
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
All 24 findings from the code review resolved across 13 kanban cards.
P1: multi-channel, auth, hotspot
P2: thread safety, DSP reset, async blocking, MIDI Learn
P3: lost-update, sample rate, NAM, API cleanup
P4: code quality, docs/CI
Commits:
1603bfe3c8d5e442e357cc65e4812558306Additional fix: Auth PIN was generated but not served to frontend, causing 401 on all POST/PUT/DELETE endpoints (NAM select, bypass, volume, etc.). Fixed by:
auth_pinto/api/stateresponseX-Pedal-Authheader on non-GET requestsCommit:
95029c6