Dateien hochladen nach „“

pull/112/head
positionhigh 3 years ago
parent aef956e892
commit a56046f1cc
  1. 1
      MicroDexed.ino

@ -1031,7 +1031,6 @@ void learn_cc(byte inChannel, byte inNumber)
/****************************************************************************** /******************************************************************************
MIDI MESSAGE HANDLER MIDI MESSAGE HANDLER
******************************************************************************/ ******************************************************************************/
void handleNoteOn(byte inChannel, byte inNumber, byte inVelocity) void handleNoteOn(byte inChannel, byte inNumber, byte inVelocity)
{ {
if (seq.midi_learn_active && LCDML.FUNC_getID() == LCDML.OTHER_getIDFromFunction(UI_func_custom_mappings) ) if (seq.midi_learn_active && LCDML.FUNC_getID() == LCDML.OTHER_getIDFromFunction(UI_func_custom_mappings) )

Loading…
Cancel
Save