SynthLab SDK
|
Information about a bank of wavetables that are used in the morphing wavetable core. More...
#include <synthlabwtsource.h>
Public Attributes | |
std::string | bankName = empty_string.c_str() |
one name for bank | |
uint32_t | numTables = 1 |
number of wavetables in bank (up to 16) | |
std::string | tableNames [MODULE_STRINGS] |
names of wavetables | |
int32_t | tableIndexes [MODULE_STRINGS] = { -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 } |
unique indexes for faster lookup | |
StaticTableSource | staticSources [MODULE_STRINGS] |
Information about a bank of wavetables that are used in the morphing wavetable core.