|
SynthLab SDK
|
Custom parameter structure for moving GUI control information to the FMOperator oscillator object and its cores. Notable members: More...
#include <synthlabparams.h>
Public Attributes | |
| uint32_t | waveIndex = 0 |
| DX algorithm. | |
| double | octaveDetune = 0.0 |
| +/- 4 octaves | |
| double | coarseDetune = 0.0 |
| +/-12 semitones | |
| double | fineDetune = 0.0 |
| +/-50 cents | |
| double | unisonDetune = 0.0 |
| fine tune for unison | |
| double | outputAmplitude_dB = 0.0 |
| dB | |
| double | oscillatorShape = 0.0 |
| [-1, +1] | |
| double | panValue = 0.00 |
| [-1, +1] | |
| double | phaseModIndex = 0.0 |
| [0, 4] | |
| double | modKnobValue [4] = { 0.5, 0.0, 0.0, 0.0 } |
| mod knobs | |
| uint32_t | moduleIndex = 0 |
| module identifier | |
| EGParameters | dxEGParameters |
| parameters for embdedded EG | |
| double | ratio = 1.0 |
| FM ratio +/- 4 octaves. | |
Custom parameter structure for moving GUI control information to the FMOperator oscillator object and its cores. Notable members: