You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
there is a line that says:
myBus = new MidiBus(this, "visuals", -1);
but when I click play, Proccessing shows that "No available input MIDI devices named: "visuals" were found"
What can I do?
Thanks!