Files
uno-q-audio-synth/scripts
david 5115518b5f
Validate and Test / validate-patches (push) Failing after 12s
fix: reduce viz decay to 3 frames, add max-age safety cap, add FPS stats
- DECAY_FRAMES default 8→3 (100ms visual trail)
- MAX_NOTE_AGE safety cap: force-expire notes after 15 frames
- Track note age separately from decay to prevent stale notes
- Add FPS and active_notes to viz stats for diagnostics
- Fix router reconnect: unregister old fd, not new one
2026-06-24 03:27:10 -07:00
..