API Reference SuperCollider v0.1.0

modules

Modules

This is the main SuperCollider module.

This module is a

supercollider-server-synth-engine-commands

SuperCollider Server Synth Engine Commands

This module is used to send OSC commands to SuperCollider's server (scsynth or supernova) via UDP.

This module is used to process OSC response messages sent from the SuperCollider.

The SynthDef is module and struct for SuperCollider Synthesis Definitions.

Helper functions to encode Elixir data types into the binary format used by SuperCollider.

This is a helper function to parse values from a .scsyndef file.

UGens represent calculations with signals. They are the basic building blocks of synth definitions on the server, and are used to generate or process both audio and control signals.