Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FATFileSystem mbed-rtos
Dependents: USBHostMIDI_example MIDISynthwithSpecAnalyzer
Fork of USBHost by
Homepage
USBHost with USB MIDI support¶
(work in progress...)
Tested functions¶
Receiving
- note on
- note off
- program change
- control change
- pitch bend
Tranmitting
- not tested yet.