emlyn / sonic-pi-tool

🎻 Controlling Sonic Pi from the command line, in Python.
Mozilla Public License 2.0
62 stars 8 forks source link

Command to send OSC messages to Sonic Pi #2

Closed emlyn closed 5 years ago

emlyn commented 5 years ago

Then you could run a script that includes x = sync "/osc/something", then from the command-line run sonic-pi-tool osc /something 123 to send it data.