USBHost+USB MIDI
Dependencies: FATFileSystem mbed-rtos
Dependents: USBHostMIDI_example MIDISynthwithSpecAnalyzer
Fork of USBHost by
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.
Diff: USBHostHub/USBHostHub.h
- Revision:
- 4:b320d68e98e7
- Parent:
- 3:0f5c32575eb8
- Child:
- 8:93da8ea2708b
--- a/USBHostHub/USBHostHub.h Wed Mar 06 17:50:07 2013 +0000 +++ b/USBHostHub/USBHostHub.h Tue Mar 12 17:23:37 2013 +0000 @@ -125,4 +125,3 @@ #endif #endif -