|
Csound and CsoundAC API
5.17
|
#include "Platform.hpp"#include "Silence.hpp"#include <stack>#include <string>#include <map>#include <vector>#include <eigen3/Eigen/Dense>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.8.1.2