SynthLab SDK
|
Custom parameter structure for the LFO object. Notable members: More...
#include <synthlabparams.h>
Public Attributes | |
int32_t | waveformIndex = 0 |
selection index from GUI | |
int32_t | modeIndex = 0 |
one shot, free run, sync | |
double | frequency_Hz = 0.5 |
parameter fc | |
double | outputAmplitude = 1.0 |
parameter output gain in dB | |
uint32_t | quantize = 0 |
for stepped LFOs | |
double | modKnobValue [4] = { 0.5, 0.0, 0.0, 0.0 } |
mod knobs | |
uint32_t | moduleIndex = 0 |
module ID | |
Custom parameter structure for the LFO object. Notable members: