Supercollider headless autostart and/or single_click.sh

Ok, now the really sweet part. Autoloading works with Zero pain. Button scripts are TRIVIAL …

Since it’s supercolliderjs you do the following (for button pressed once):
curl http://localhost:3000/interpret --data-urlencode code@/home/pi/prynth/server/public/supercolliderfiles/1.scd

sh script could be as little as that (if you don’t care about led feedback) …

In short, you can load and execute directly via http POST requests …

Man I love this thing. It’s more stable than my thinkpad :wink: And this thing is a properly tweaked RT kernel :slight_smile:

1 Like