7af3874757
Validate and Test / validate-patches (push) Failing after 12s
Rewrite led-matrix-viz.py to eliminate latency: - Render and pack frame immediately on each MIDI event - Send on next poll cycle (no POLLOUT dependency, no frame loop) - Notes on/off purely from MIDI data — zero decay - Background 5 FPS refresh for router drop recovery - Clean stats: FPS, active_notes, midi_events, bytes_received, raw_packets