ASPiK SDK
|
Custom parameter structure for the BitCrusher object. More...
#include <fxobjects.h>
Public Member Functions | |
BitCrusherParameters & | operator= (const BitCrusherParameters ¶ms) |
Public Attributes | |
double | quantizedBitDepth = 4.0 |
bid depth of quantizer | |
Custom parameter structure for the BitCrusher object.
|
inline |
all FXObjects parameter objects require overloaded= operator so remember to add new entries if you add new variables.