MusicKit
0.0.0
|
Wavetable synthesis with 1 non-interpolating (drop-sample) oscillator and random and periodic vibrato. More...
#include <Wave1v.h>
Wavetable synthesis with 1 non-interpolating (drop-sample) oscillator and random and periodic vibrato.
This class is just like Wave1vi but overrides the interpolating osc with a non-interpolating osc. Thus, it is slightly less expensive than Wave1vi.