sc3nb
1.1.0^0

Overview

  • README & Installation
  • How does this work?
  • Support, Caveats and Problems
  • Useful Resources
  • Changelog

User Guide

  • Getting Started
  • Usage of sclang in sc3nb
  • SuperCollider objects
    • Server
    • Nodes (Synth and Group)
    • SynthDef
    • Buffer
    • Bus
    • Recorder
    • Score
  • OSC communication
  • Helper functions
  • TimedQueue

API Reference

  • sc3nb

Contributing

  • How to contribute
  • Contributors
sc3nb
  • SuperCollider objects
  • View page source

SuperCollider objects

  • Server
    • Starting the Server
    • Configuring Server options
    • Getting Information
    • Controlling Volume
    • Server dumps
    • Make a test sound
    • Managing Nodes
    • Allocating IDs
    • Handling SynthDefs
  • Nodes (Synth and Group)
    • Synth
    • Group
    • Order of Nodes
  • SynthDef
    • SynthDef creation
    • Loading SynthDefs
    • SynthDef creation with context
    • Getting a SynthDesc
  • 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
    • Using a Control Bus
    • Use multiple Control Buses
  • Recorder
    • Recording sound into a file
  • Score
Previous Next

© Copyright 2021, Thomas Hermann, Dennis Reinsch. Revision 6ce4908bb3.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 1.1.0^0
Versions
stable
develop
1.0.1
master
v1.1.0
v1.0.2