21#ifndef YASE_ADDITIVE_TRIANGLE_H
22#define YASE_ADDITIVE_TRIANGLE_H
A triangle wave oscillator.
Definition additive_triangle.hh:40
void update()
Definition additive_triangle.cc:25
An abstract base class from which oscillators like Sine, Saw, and Triangle are derived.
Definition oscillator.hh:42
Definition additive_saw.cc:24