- Added CC 123 Command to reset the NoteOn Counters
- Fixed Bug, where NoteOn Counters could be negative
This commit is contained in:
@@ -283,6 +283,9 @@ enum Idle_Screen
|
||||
#define MIDI_SYSTEM_ACTIVE_SENSING 0xE // Active Sensing (Keep Alive)
|
||||
#define MIDI_SYSTEM_RESET 0xF // Reset
|
||||
|
||||
// MIDI Control Changes
|
||||
#define MIDI_CC_ALL_NOTES_OFF 0x7B // [Channel Mode Message] All Notes Off
|
||||
|
||||
|
||||
/////////////////////////////////////////
|
||||
// Helping functions parsing MIDI Data //
|
||||
|
||||
Reference in New Issue
Block a user