Files
uno-q-audio-synth/scripts
david 68d38de9a5
Validate and Test / validate-patches (push) Failing after 13s
fix: rewrite viz as event-driven with zero-latency MIDI rendering
- Remove frame loop latency: render and send immediately on MIDI event
- Remove decay: notes on/off based purely on MIDI note-on/note-off
- Background 5 FPS refresh: catch router-dropped frames
- active_notes uses set instead of dict with decay counters
- Simpler stats: FPS, active notes, midi events processed
2026-06-24 03:31:12 -07:00
..