adafruit / adafruit/Adafruit_CircuitPython_USB_Host_MIDI

MIDI messages getting lost, stuck notes

Open
#3 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
9
Forks
2
PR merge metrics
No merged PRs in 30d

Description

I am still getting stuck notes when NoteOff messages get missed. with this example https://github.com/adafruit/Adafruit_CircuitPython_USB_Host_MIDI/blob/main/examples/usb_host_midi_simpletest_rp2040usbfeather.py if i play three or four note chords rapidly one or more NoteOff messages seems to be missed.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with examples/usb_host_midi_simpletest_rp2040usbfeather.py and reproduce the report by playing rapid three- or four-note chords through the USB MIDI setup. Trace how NoteOff messages are received and handled, then verify that every released note is cleared reliably under rapid playback.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
audio-video-rtc, embedded-iot
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.