arduino_midi_library/examples
lathoub 8893642b27 added send(MidiMessage), added (untested) bridge example
added send(MidiMessage) for Bridge application (that convert MIDI transport x into MIDI transport y), avoiding parsing entry a stream, setting up all callback - whilst this allows for passing the content, without to much processing/parsing.

Had to move mPendingMessageExpectedLenght into MidiMessage to avoid parsing the data again, just to know the size

Added Bridge example (untested)
2020-03-09 23:05:44 +01:00
..
Basic_IO Fix examples. 2016-10-10 17:16:04 +02:00
Bench Moved examples & keywords.txt to follow 1.5 lib spec. 2016-10-10 15:38:08 +02:00
Bridge added send(MidiMessage), added (untested) bridge example 2020-03-09 23:05:44 +01:00
Callbacks added send(MidiMessage), added (untested) bridge example 2020-03-09 23:05:44 +01:00
DualMerger Moved examples & keywords.txt to follow 1.5 lib spec. 2016-10-10 15:38:08 +02:00
Input Moved examples & keywords.txt to follow 1.5 lib spec. 2016-10-10 15:38:08 +02:00
MidiUSB Add dep to MidiUSB for specific example & guards for non-usb boards. 2016-11-02 00:05:27 +01:00
MidiUSB-CompleteAPI feat: Add MIDI USB test sketches 2018-11-06 16:55:51 +01:00
MidiUSB-Thru feat: Add MIDI USB test sketches 2018-11-06 16:55:51 +01:00
RPN_NRPN Added reference to issue #60. 2016-10-30 09:09:06 +01:00
SimpleSynth Moved examples & keywords.txt to follow 1.5 lib spec. 2016-10-10 15:38:08 +02:00