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::SineTableSource |
Storage for one static sinusoidal table source; stores a single sine table that is used for all notes. More... | |
See also Designing Software Synthesizers in C++ 2nd Ed. by Will Pirkle.