SynthLab SDK
oscillator.h File Reference

See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle. More...

#include "synthbase.h"
#include "guiconstants.h"
#include "synthfunctions.h"

Go to the source code of this file.

Classes

class  SynthLab::Oscillator
 General pirched oscillator module; use this object for oscillators that do not fit into one of the other categories (wavetable, PCM sample, VA, FM, physical model) More...
 

Detailed Description

See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle.

Author
Will Pirkle
Date
20-April-2021