|
SynthLab SDK
|
See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle. More...
#include "synthbase.h"#include "synthfunctions.h"#include "sinetablesource.h"#include "dynamictablesource.h"Go to the source code of this file.
Classes | |
| class | SynthLab::FourierWTCore |
| Fourier wavetable oscillator with sine and parabola waveforms. More... | |
See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle.