ASPiK SDK
|
Custom parameter structure for the ClassATubePre object. More...
#include <fxobjects.h>
Public Member Functions | |
ClassATubePreParameters & | operator= (const ClassATubePreParameters ¶ms) |
Public Attributes | |
double | inputLevel_dB = 0.0 |
input level in dB | |
double | saturation = 0.0 |
input level in dB | |
double | asymmetry = 0.0 |
input level in dB | |
double | outputLevel_dB = 0.0 |
input level in dB | |
double | lowShelf_fc = 0.0 |
LSF shelf frequency. | |
double | lowShelfBoostCut_dB = 0.0 |
LSF shelf gain/cut. | |
double | highShelf_fc = 0.0 |
HSF shelf frequency. | |
double | highShelfBoostCut_dB = 0.0 |
HSF shelf frequency. | |
Custom parameter structure for the ClassATubePre object.
|
inline |
all FXObjects parameter objects require overloaded= operator so remember to add new entries if you add new variables.