arduino_midi_library/examples
lathoub 5972ae5e24 reworked ActiveSensing
reworked ActiveSensing using input from a variety of device MIDI Implementation manuals (Roland,  KORG, Yamaha) found on the internet.

Receiving ActiveSensing:
Once an Active Sensing message is received, the unit will begin monitoring the intervalbetween all subsequent messages. If there is an interval of ActiveSensingPeriodicity ms or longer betweenmessages while monitoring is active, the same processing as when All Sound Off, All Notes Off,and Reset All Controllers messages are received will be carried out. The unit will then stopmonitoring the message interval.

Sending ActiveSensing: send x ms after the last sent command
2020-05-17 12:26:41 +02:00
..
AltPinSerial doc: Update example 2020-04-24 07:10:02 +02:00
Basic_IO Added support for Active Sensing and SysEx command segments (v4.4.0) (#138) 2020-04-08 10:36:10 +02:00
Bench Added support for Active Sensing and SysEx command segments (v4.4.0) (#138) 2020-04-08 10:36:10 +02:00
Callbacks doc: Update URL 2020-04-24 06:52:02 +02:00
DualMerger SerialUSB is of type Serial_, not HardwareSerial 2020-04-17 22:05:49 +02:00
ErrorCallback Added support for Active Sensing and SysEx command segments (v4.4.0) (#138) 2020-04-08 10:36:10 +02:00
Input Moved examples & keywords.txt to follow 1.5 lib spec. 2016-10-10 15:38:08 +02:00
RPN_NRPN Added reference to issue #60. 2016-10-30 09:09:06 +01:00
ReceiverActiveSensing reworked ActiveSensing 2020-05-17 12:26:41 +02:00
SenderActiveSensing reworked ActiveSensing 2020-05-17 12:26:41 +02:00
SimpleSynth Moved examples & keywords.txt to follow 1.5 lib spec. 2016-10-10 15:38:08 +02:00