|
SynthLab SDK
|
Custom parameter structure for the DCA. This is a very simple object. More...
#include <synthlabparams.h>
Public Attributes | |
| double | gainValue_dB = 0.0 |
| for per-voice gain control (not same as master MIDI volume) | |
| double | panValue = 0.0 |
| [-1, +1] –> [left -> right] | |
| double | ampEGIntensity = 1.0 |
| [-1, +1] | |
| double | ampModIntensity = 1.0 |
| [0, +1] | |
| double | panModIntensity = 1.0 |
| [0, +1] for external GUI control only, defaults to 1 to make mm work | |
| uint32_t | moduleIndex = 0 |
| module identifier | |
Custom parameter structure for the DCA. This is a very simple object.