|
Csound and CsoundAC API
5.17
|
#include "Platform.hpp"#include <sndfile.h>#include <iostream>#include <string>#include <vector>#include <cstring>#include <complex>#include <boost/numeric/ublas/matrix.hpp>Data Structures | |
| class | csound::Soundfile |
| Simple, basic read/write access, in sample frames, to PCM soundfiles. 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