csoundengine - Documentation

Contents

csoundengine - Documentation#

csoundengine is a library to run and control a csound process for realtime or offline sound processing.

Interaction with csound is through its API using ctypes bindings. See the Csound FLOSS manual to learn more about csound and its syntax and run examples online. csoundengine is compatible with any recent version of csound6 (>= 6.16) and csound7

The source code of this package is hosted at gesellkammer/csoundengine


Jupyter Session 1

Contents#