Csound and CsoundAC API  5.17
Data Structures | Namespaces | Typedefs
Node.hpp File Reference
#include "Platform.hpp"
#include "Score.hpp"
#include <vector>
#include <eigen3/Eigen/Dense>

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