SuperCollider objects¶
- Server
- Nodes (Synth and Group)
- SynthDef
- Buffer
- Create Buffer from a numpy.Array
- Create Buffer with data from PyA Asig
- Create Buffer of .wav File
- Allocate an empty Buffer
- Reuse an existing SC buffer
- Copy an existing SC buffer
- Play Buffer
- Write Buffer content to file
- Fetch Buffer content to array
- Fill Buffer with values
- Get information about the Buffer
- Free Buffers
- Bus
- Recorder