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.

History

method for sending MIDI messages default tip

2013-12-06, by kshoji [Fri, 06 Dec 2013 03:22:34 +0000] rev 20

method for sending MIDI messages


forked

2013-12-05, by kshoji [Thu, 05 Dec 2013 09:32:50 +0000] rev 19

forked


Synchronized with git revision 7585a23e6c29c41da4793a46a746ac3ec743b780

2013-10-17, by mbed_official [Thu, 17 Oct 2013 10:15:19 +0100] rev 18

Synchronized with git revision 7585a23e6c29c41da4793a46a746ac3ec743b780


Synchronized with git revision d8c3822c4c4e995cd7eaff0ce99f2d3284dde9cd

2013-10-16, by mbed_official [Wed, 16 Oct 2013 14:15:18 +0100] rev 17

Synchronized with git revision d8c3822c4c4e995cd7eaff0ce99f2d3284dde9cd


Synchronized with git revision 330e59fb850b83aefe641d40f9cf02873ab00d08

2013-10-09, by mbed_official [Wed, 09 Oct 2013 13:15:21 +0100] rev 16

Synchronized with git revision 330e59fb850b83aefe641d40f9cf02873ab00d08


Synchronized with git revision 53edc82f7373bbfa01a161700524765f52fdb444

2013-10-07, by mbed_official [Mon, 07 Oct 2013 09:15:28 +0100] rev 15

Synchronized with git revision 53edc82f7373bbfa01a161700524765f52fdb444


make buffer big enough

2013-10-03, by mazgch [Thu, 03 Oct 2013 11:39:59 +0000] rev 14

make buffer big enough


Synchronized with git revision 061259c07c5cd9172d2dbfabf1f0edc51604f316

2013-09-16, by mbed_official [Mon, 16 Sep 2013 15:36:24 +0100] rev 13

Synchronized with git revision 061259c07c5cd9172d2dbfabf1f0edc51604f316


Updated to latest version of mbed-rtos

2013-08-13, by bogdanm [Tue, 13 Aug 2013 09:42:31 +0000] rev 12

Updated to latest version of mbed-rtos


Synch with latest https://github.com/mbedmicro/mbed changes

2013-08-08, by emilmont [Thu, 08 Aug 2013 15:57:46 +0100] rev 11

Synch with latest https://github.com/mbedmicro/mbed changes