arduino_midi_library/src
fabien-gigante f094ece834
Ensure correct message length after parsing
After parsing the message length was still zero in multiple cases.
Which doesn't allow for instance to use those messages as is with send()
2020-12-29 16:56:30 +01:00
..
CMakeLists.txt Added support for Active Sensing and SysEx command segments (v4.4.0) (#138) 2020-04-08 10:36:10 +02:00
MIDI.cpp Merge branch dev into master 2020-04-20 17:09:02 +02:00
MIDI.h Merge branch dev into master 2020-04-20 17:09:02 +02:00
MIDI.hpp Ensure correct message length after parsing 2020-12-29 16:56:30 +01:00
midi_Defs.h Added support for Active Sensing and SysEx command segments (v4.4.0) (#138) 2020-04-08 10:36:10 +02:00
midi_Message.h Added support for Active Sensing and SysEx command segments (v4.4.0) (#138) 2020-04-08 10:36:10 +02:00
midi_Namespace.h Bumped version to 4.3.1, fixing Arduino lib file. 2016-11-04 10:53:18 +01:00
midi_Platform.h Added support for Active Sensing and SysEx command segments (v4.4.0) (#138) 2020-04-08 10:36:10 +02:00
midi_Settings.h fix bug in MIDI_CREATE_CUSTOM_INSTANCE 2020-05-16 15:51:03 +02:00
serialMIDI.h fix bug in MIDI_CREATE_CUSTOM_INSTANCE 2020-05-16 15:51:03 +02:00