|
SynthLab SDK
|
This super-structure holds a set of SynthLabTableSet called a "bank" and used in the morphing wavetable core to register and install these tables with the database. More...
#include <synthbase.h>
Public Member Functions | |
| SynthLabBankSet (unsigned int _tablePtrsCount, SynthLabTableSet **_tablePtrs, std::string *_tableNames, StaticTableSource *_staticSources=nullptr) | |
Public Attributes | |
| unsigned int | tablePtrsCount = 32 |
| number of pointers | |
| SynthLabTableSet ** | tablePtrs = nullptr |
| set of table-sets | |
| std::string * | tableNames = nullptr |
| names of tables | |
| StaticTableSource * | staticSources = nullptr |
This super-structure holds a set of SynthLabTableSet called a "bank" and used in the morphing wavetable core to register and install these tables with the database.