emlyn / sonic-pi-tool

🎻 Controlling Sonic Pi from the command line, in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deal with random command port

emlyn opened this issue · comments

This now looks in the logs for the command port, but the logs are only written when the full app is started, not when just the server is started by sonic-pi-tool.
It should probably write to the same log file, so that the port-determining logic works in all cases.