diff --git a/src/midi_Settings.h b/src/midi_Settings.h index af1d972..84716c4 100644 --- a/src/midi_Settings.h +++ b/src/midi_Settings.h @@ -70,7 +70,7 @@ struct DefaultSettings termination, the receiver will turn off all voices and return to normal (non- active sensing) operation.. */ - static const bool UseSenderActiveSensing = true; + static const bool UseSenderActiveSensing = false; /*! Setting this to true will make MIDI.read parse only one byte of data for each call when data is available. This can speed up your application if receiving