Hello. I have installed the latest version of OSC and Python 3.8.5 on my Mac Book.
The problem is that I can't access the Editor Menu even if I press "CMD+E" and OSC's 3 dots are missing.
MacOS Catalina 10.15.7
MacBook Pro (Retina, 13-inch, Early 2013)
Did you try with a different port value ? After a few second, is there an error message spawning in the console ? Does the client app work when visiting http://127.0.0.1:6000 with a browser ?
No python install is required with recent versions of OSC, it's recommended to remove the "path=...
" part of the midi config.
2 Likes
Great! I've removed "path=..." and changed port to 5000 and it worked!
Thanks you!
except for the installation from sources to get midi functions working. no ?
This is such a relief! Thank you!