|
SynthLab SDK
|
See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle. More...
#include "synthbase.h"#include "synthfunctions.h"#include "pcmlegacycore.h"#include "mellotroncore.h"#include "waveslicecore.h"Go to the source code of this file.
Classes | |
| class | SynthLab::PCMOscillator |
| PCM sample based oscillator module. More... | |
See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle.