Skip to content
Discussion options

You must be logged in to vote

Hum could it be that the SoftThru feature is replaying the incoming note?

You may want to disable it in setup:

void setup()
{
  MIDI.begin();
  MIDI.turnThruOff();
}

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@fapplin
Comment options

@fapplin
Comment options

@franky47
Comment options

@fapplin
Comment options

Answer selected by franky47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants