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
  • OSC communication
  • Helper functions
  • TimedQueue

API Reference

  • sc3nb

Contributing

  • How to contribute
  • Contributors
sc3nb
  • Welcome to sc3nb’s documentation!
  • View page source

Welcome to sc3nb’s documentation!

Overview

  • README & Installation
    • Installation
    • Examples
    • Publications & Citation
  • How does this work?
  • Support, Caveats and Problems
  • Useful Resources
  • Changelog
    • Version 1.0.3
    • Version 1.0.2
    • Version 1.0.1

User Guide

  • Getting Started
    • Starting sc3nb
    • Basic examples
    • Further information and advanced examples
  • Usage of sclang in sc3nb
    • sclang command execution
    • sclang command execution with python variable injection
    • Getting sclang output in python
    • Some more usage examples
  • SuperCollider objects
    • Server
    • Nodes (Synth and Group)
    • SynthDef
    • Buffer
    • Bus
    • Recorder
    • Score
  • OSC communication
    • Sending OSC
    • Receiving OSC packets
    • Examples
  • Helper functions
    • linlin(x, x1, x2, y1, y2, clip)
    • midicps and cpsmidi
    • clip(value, minimim, maximum)
    • ampdb and dbamp
  • TimedQueue
    • Motivation:
    • Basic Demo of TimedQueue
    • TimedQueueSC
    • TimedQueueSC example with synchronized sound and mpl plot
    • TimedQueueSC PMSon with matplotlib highlights
    • TimedQueueSC PMSon with timeseries data and matplotlib

API Reference

  • sc3nb
    • Package Contents
      • Function List
      • Class List
      • Content
    • Subpackages
      • sc3nb.osc
      • sc3nb.resources
      • sc3nb.sc_objects
    • Submodules
      • sc3nb.magics
      • sc3nb.process_handling
      • sc3nb.sc
      • sc3nb.sclang
      • sc3nb.timed_queue
      • sc3nb.util

Contributing

  • How to contribute
    • Development Guidelines
    • How to contributing an example notebook
    • How to set up the testing and development environment
    • How to test
    • How to prepare a release
    • How to build the docs
  • Contributors
    • Authors
    • Contributors

Indices and tables

  • Index

  • Module Index

  • Search Page

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