Csound and CsoundAC API
5.17
|
Data Structures | |
class | csound::Node |
Base class for all music graph nodes in the Silence system. More... | |
class | csound::RemoveDuplicates |
Removes all duplicate events produced by the child nodes of this. More... |
Namespaces | |
namespace | csound |
The csound namespace contains classes for doing algorithmic composition, and for rendering audio from algorithmically generated scores, especially using Csound. |
Typedefs | |
typedef Node * | csound::NodePtr |