SynthLab SDK
|
Contains the two sets of strings unique to each core: the module strings (waveforms for oscillators) and the mod knob label strings. More...
#include <synthstructures.h>
Public Attributes | |
const char * | moduleStrings [MODULE_STRINGS] = { "","","","","","","","","","","","","","","","" } |
up to 16 | |
int32_t | uniqueIndexes [MODULE_STRINGS] = { -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 } |
up to 16 | |
const char * | modKnobStrings [MOD_KNOBS] = { "","","","" } |
up to 4 | |
Contains the two sets of strings unique to each core: the module strings (waveforms for oscillators) and the mod knob label strings.