Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MIDI messages getting lost, stuck notes #3

Open
jedgarpark opened this issue Jun 5, 2024 · 2 comments
Open

MIDI messages getting lost, stuck notes #3

jedgarpark opened this issue Jun 5, 2024 · 2 comments

Comments

@jedgarpark
Copy link

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.

@tannewt
Copy link
Member

tannewt commented Jun 6, 2024

What devices are you using?

@jedgarpark
Copy link
Author

jedgarpark commented Jun 6, 2024

I've tested with two different MIDI keyboards- Arturia Keystep and Akai MPK Mini plugged into the Feather RP2040 USB Host. Output to a couple of different MIDI synths over UART, the 1010music nanobox fireball and the KORG NTS-1.
I've also tested by sending the MIDI out over USB to my Mac and watched the messages with MIDI Monitor as well as playing software synths VCV Rack, Helm, and Vital.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants