Merge branch 'dev' into release/4.1
This commit is contained in:
commit
3f27b496fd
|
|
@ -785,6 +785,7 @@ bool MidiInterface<SerialPort>::parse()
|
|||
}
|
||||
|
||||
// Private method, see midi_Settings.h for documentation
|
||||
template<class SerialPort>
|
||||
inline void MidiInterface<SerialPort>::handleNullVelocityNoteOnAsNoteOff()
|
||||
{
|
||||
#if MIDI_HANDLE_NULL_VELOCITY_NOTE_ON_AS_NOTE_OFF
|
||||
|
|
|
|||
Loading…
Reference in New Issue