|
Csound and CsoundAC API
5.17
|
#include "Platform.hpp"#include "Score.hpp"#include <vector>#include <boost/numeric/ublas/matrix.hpp>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 |
1.7.6.1