arduino_midi_library/src
Francois Best 2699fc80d6 Merge pull request #56 from FortySevenEffects/feature/usb
Merge branch feature/usb
2016-10-12 19:35:10 +02:00
..
CMakeLists.txt Listing new files. 2016-10-10 17:38:40 +02:00
MIDI.cpp Testing (and fixed) SysEx codec. 2016-10-04 01:00:12 -07:00
MIDI.h Moved examples & keywords.txt to follow 1.5 lib spec. 2016-10-10 15:38:08 +02:00
MIDI.hpp #54: Deprecated sending of TuneRequests with sendRealTime. 2016-10-10 14:23:50 +02:00
midi_Defs.h Added RPN/NRPN sending facilities. 2016-10-07 00:38:27 +02:00
midi_Message.h Added default constructor. 2016-10-04 18:55:56 -07:00
midi_Namespace.h Changed license to MIT. 2015-08-13 09:03:17 +02:00
midi_RingBuffer.h Added RingBuffer utility class for USB transport. 2016-10-10 16:57:56 +02:00
midi_RingBuffer.hpp Added RingBuffer utility class for USB transport. 2016-10-10 16:57:56 +02:00
midi_Settings.h Changed license to MIT. 2015-08-13 09:03:17 +02:00
midi_UsbDefs.h Fixed noteOn/Off CINs, coding style & fixes. 2016-10-12 19:22:36 +02:00
midi_UsbTransport.h Added USB transport for native MIDI through USB. 2016-10-10 16:59:03 +02:00
midi_UsbTransport.hpp Added USB transport for native MIDI through USB. 2016-10-10 16:59:03 +02:00