Files
uno-q-audio-synth/scripts
david 7af3874757
Validate and Test / validate-patches (push) Failing after 12s
fix: event-driven viz with immediate rendering, zero decay, clean stats
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
2026-06-24 04:09:41 -07:00
..