Added to LPC4088-USBHost the USBHostMidi class. Plugin an usb midi interface to the usb host of lpc4088 allows to send midi event to the midi interface. For the moment I can not be able to get event from the interface by using the attacheNoteOn or other triggers...
Dependencies: FATFileSystem mbed-rtos
Fork of LPC4088-USBHost by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:d652de69bd1a | 2015-04-06 | Grag38 | Added USBHostMidi to drive midi interface.; ; Tested to send Midi messages from LPC4088. This works.; ; Need to test with incomming events. |
0:148fca6fd246 | 2014-04-25 | va009039 | first commit |