#include "Audio.hxx"
#include "Processing.hxx"
#include "AudioOutPort.hxx"
#include "Enum.hxx"
Go to the source code of this file.
Classes | |
class | CLAM::EWaveType |
class | CLAM::WaveFunctor< WaveType > |
class | CLAM::WaveGeneratorConfig |
class | CLAM::WaveGenerator |
class | CLAM::WaveGenerator::EWaveType_eSine |
Namespaces | |
namespace | CLAM |
Functions | |
template<typename WaveType > | |
void | CLAM::FillBuffer (Array< TData > &buffer, WaveGenerator &generator, WaveType *dummy=0) |