72 vector<double *> buffers;
An abstract base class for modules.
Definition module.hh:39
Record a sample.
Definition sampler.hh:55
Sampler & write()
Definition sampler.cc:69
void update()
Definition sampler.cc:40
void init()
Definition sampler.cc:36
Sampler & record()
Turn on the Sampler so that it records its input.
Definition sampler.cc:52
Sampler & stop()
Turn off the Sample so that it stops recording.
Definition sampler.cc:60
#define SAMPLE_RATE
The sample rate of everything in yase.
Definition globals.hh:32
Definition additive_saw.cc:24