API Reference supex v#0.2.0
View SourceModules
Module for SuperCollider commands rendering.
Starts the port for SuperCollider's sclang
and
sends SuperCollider's commands to this sclang
port.
Port to the SuperCollider's command line tool sclang
.
Commands for a SC server, like booting or stop playing all sounds.
For composing Oscillators and other SuperCollider's UGens (UnitGnerators).
Module for the SuperCollider Pan2 panning unit, see https://doc.sccode.org/Classes/Pan2.html
Module for the SuperCollider Pulse wave generator, see https://doc.sccode.org/Classes/Pulse.html
Module for the SuperCollider Saw wave generator, see https://doc.sccode.org/Classes/Saw.html
Module for the SuperCollider SinOsc sine wave generator, see https://doc.sccode.org/Classes/SinOsc.html