SynthLab SDK
|
See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle. More...
#include "synthfunctions.h"
Go to the source code of this file.
Classes | |
class | SynthLab::DynamicTableSource |
Storage for one dynamic table source; a wavetable that is created dynamically at load time, rather than being loaded from a static resource or table array. More... | |
See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle.