Hi, I am not sure of the status of this repository, but is the current main branch compatible with v4 of Sonic-Pi?
I had a look, and it looks like that methods have updating, requiring parsing of the token and server from the spider logs, and as far as I can see, this is not implemented in synth_server.py. It also looks like the format of the logs is now changed as well.
See This comment
Therefore an example OSC message is something like the following now:
"localhost", 32373, "/run-code", 1605599894, "play 72"
Hi, I am not sure of the status of this repository, but is the current main branch compatible with v4 of Sonic-Pi?
I had a look, and it looks like that methods have updating, requiring parsing of the token and server from the spider logs, and as far as I can see, this is not implemented in
synth_server.py. It also looks like the format of the logs is now changed as well.See This comment
Therefore an example OSC message is something like the following now: