arduino_midi_library/examples
lathoub d6ac0f6b82 + receiver ActiveSensing, + error Callback
1) Active Sensing:
Once an ActiveSensing message is received, the system checks for timeouts: if no message is received within the specified 300ms (see in _Defs), an error is set and the checks for timeout stop.

2) added a callback for errors. 2 errors are defined: parse error and ActiveSensing timeout
2020-03-22 15:33:42 +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
ErrorCallback + receiver ActiveSensing, + error Callback 2020-03-22 15:33:42 +01: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