21#ifndef YASE_OSCGROUP_H
22#define YASE_OSCGROUP_H
40 vector<Oscillator *> oscillators;
Definition osc_group.hh:29
void update()
Definition osc_group.cc:38
An abstract base class from which oscillators like Sine, Saw, and Triangle are derived.
Definition oscillator.hh:42
Definition additive_saw.cc:24