arduino_midi_library/src
lathoub d4b692ab76 UseSenderActiveSensing & UseReceiverActiveSensing to enable/disable Active Sensing
UseSenderActiveSensing & UseReceiverActiveSensing in Settings are global switches to turn on/off ActiveSensing (and save memory)
2020-03-22 17:19:15 +01:00
..
CMakeLists.txt lift and shift of the Serial code into a seperate class, allowing for other serializers 2020-03-04 19:49:27 +01:00
MIDI.cpp Merge master into feat/4.4.0 2018-03-10 18:51:47 +01:00
MIDI.h UseSenderActiveSensing & UseReceiverActiveSensing to enable/disable Active Sensing 2020-03-22 17:19:15 +01:00
MIDI.hpp UseSenderActiveSensing & UseReceiverActiveSensing to enable/disable Active Sensing 2020-03-22 17:19:15 +01:00
midi_Defs.h + noteValues 2020-03-22 15:37:41 +01:00
midi_Message.h added send(MidiMessage), added (untested) bridge example 2020-03-09 23:05:44 +01:00
midi_Namespace.h lift and shift of the Serial code into a seperate class, allowing for other serializers 2020-03-04 19:49:27 +01:00
midi_Platform.h DefaultPlatform for Arduino 2020-03-17 09:22:24 +01:00
midi_Settings.h UseSenderActiveSensing & UseReceiverActiveSensing to enable/disable Active Sensing 2020-03-22 17:19:15 +01:00
serialMIDI.h changed based on Franky47's feedback 2020-03-11 22:46:06 +01:00