SynthLab SDK
dynamictablesource.h File Reference

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...
 

Detailed Description

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

Author
Will Pirkle
Date
20-April-2021