Csound and CsoundAC API
5.17
|
#include "Platform.hpp"
#include <sndfile.h>
#include <iostream>
#include <string>
#include <vector>
#include <cstring>
#include <complex>
#include <eigen3/Eigen/Dense>
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. |