USBHost+USB MIDI

Dependencies:   FATFileSystem mbed-rtos

Dependents:   USBHostMIDI_example MIDISynthwithSpecAnalyzer

Fork of USBHost by mbed official

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.
Revision:
4:b320d68e98e7
Parent:
3:0f5c32575eb8
Child:
8:93da8ea2708b
diff -r 0f5c32575eb8 -r b320d68e98e7 USBHostHID/USBHostKeyboard.h
--- a/USBHostHID/USBHostKeyboard.h	Wed Mar 06 17:50:07 2013 +0000
+++ b/USBHostHID/USBHostKeyboard.h	Tue Mar 12 17:23:37 2013 +0000
@@ -102,4 +102,3 @@
 #endif
 
 #endif
-