hi
I’ve been trying to get this running a few times with no luck, I now installed the latest beta and I’m still stuck. I follow the steps in this osx tutorial
but when pressing the button I get this error:
A JavaScript error occurred in the main process: Uncaught Exception:
RangeError [ERR_SOCKET_BAD_PORT]: Port should be >= 0 and < 65536. Received osctest.
at validatePort (dgram.js:342:11)
-Which button are you pressing ?
a generic button created for testing at 7:13 in the video
-What did you enter in the server’s settings ?
I didn’t input any value besides in the midi one, the server is the port field?
-If the error occurs when using pressing a button in the client interface, what are the osc-related options of this button ?
address= /note
preargs= [
1,
60
]
target= midito:osctest
Just to say that i like your idea of list of steps on the left, and do them on the right, then check step done !
You use vanilla js to do that or what else ?