Midi setup error

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)

any suggestions? I’m on sierra
thanks

Could you provide more informations please:

Which button are you pressing ?

What did you enter in the server’s settings ?

If the error occurs when using pressing a button in the client interface, what are the osc-related options of this button ?

You might find some help in the documentation as well : https://openstagecontrol.ammd.net/docs/getting-started/introduction/

-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

thanks

also I’m using the OSC app, no browser or client yet

This should be midi:osctest, not midito:osctest. See MIDI configuration - Open Stage Control

thanks a lot, that was it, I’ll post it in the video comments

hi @bionfa,

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 ?

I think you’re in the wrong topic