-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi.
I got this error:
Simple_Breath_Conroller:81:5: error: 'usbMIDI' was not declared in this scope
usbMIDI.sendControlChange(2, breathOut, MIDIchannel);
^~~~~~~
exit status 1
'usbMIDI' was not declared in this scope.
you use usbMIDI variable without defining it.
or am i missing something
Metadata
Metadata
Assignees
Labels
No labels