|
Csound and CsoundAC API
5.17
|
#include "Platform.hpp"#include "Silence.hpp"#include <stack>#include <string>#include <map>#include <vector>#include <boost/numeric/ublas/vector.hpp>#include <boost/numeric/ublas/matrix.hpp>Data Structures | |
| class | csound::Lindenmayer |
| This class implements a Lindenmayer system in music space for a turtle that writes either notes into a score, or Jones-Parks grains into a memory soundfile. More... | |
Namespaces | |
| namespace | csound |
The csound namespace contains classes for doing algorithmic composition, and for rendering audio from algorithmically generated scores, especially using Csound. | |
1.7.6.1