- Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When a MIDI file contains simultaneous notes (like a chord), only one of the notes is played. I suspect this has something to do with MIDI 'running status' not being implemented in the BLE MIDI Library.
Note that the circuitpython MIDI library (MIDI over USB) handles simultaneous notes correctly.
I've attached a test file that plays 4 G chords:
G chord test (short).zip
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request