Udp Unknown
Unknown message: “run”, any idea on this?
My guess is that like Ryu up here, you’re not sending “run”, but instead “run,” or “run " or " run”
To test this, I’ve changed the listener.js, to test this:
- Open the latest version of Orca, and pause it.
- Open the Inspector(Orca > Inspector)
- Open a new terminal window.
- Go to the listener.js script
- Type
node listener.js
- See if the frame count has advanced, or if it has thrown a “command unknown” warning, report back to me with the result. If the framecount has advanced by 1, without showing an error, then I’m suspecting that you’re sending more than just the command.
Midi Clock
It works for me, do you press ctrl+space(Midi Start Clock) when playing your patch?
On Raspberry Pi
The Orca experience is poor on a Pi unless you have a 4B, I recommend using the Orca-c build, it’s a lot easier to use and feels a lot better than orca in a browser.