Merge branch 'dev' into release/4.1

This commit is contained in:
Francois Best 2014-04-02 09:16:52 +02:00
commit 3f27b496fd
1 changed files with 1 additions and 0 deletions

View File

@ -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