This is the command sclang that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
sclang - a real time audio synthesis programming language
SYNOPSIS
sclang [options]
DESCRIPTION
SuperCollider is a real time audio synthesis programming language. sclang is a client for
the scsynth(1) server. It connects to scsynth, interprets your sclang commands, and sends
OSC message to scsynth.
SuperCollider has documentation in the HTML format available in the supercollider-doc
package.
OPTIONS
A summary of options is included below.
-d <path>
Set runtime directory
-D Enter daemon mode (no input)
-g <memory-growth>[ k | m ]
Set heap growth (default 256k)
-h Show summary of options
-l <path>
Set library configuration file
-m <memory-space>[ k | m ]
Set initial heap size (default 2m)
-r Call Main.run on startup
-s Call Main.stop on shutdown
-u <network-port-number>
Set UDP listening port (default 57120)
Use sclang online using onworks.net services