MIDI.turnThruOff(); #352
Unanswered
AaronHaCohen
asked this question in
Q&A
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
MIDI.turnThruOff(); is documented and shown in the Chaining.ino example but that file won't compile. I'm trying to use it in the Callbacks.ino example, adding it to the setup at line 43. It compiles OK and uploads but MIDI thru is still not turned off. Any suggestions? Thanks
Callbacks2.ino.txt
Beta Was this translation helpful? Give feedback.
All reactions