Zrythm
a highly automated and intuitive digital audio workstation
|
Curve options. More...
#include <dsp/curve.h>
Data Fields | |
int | schema_version |
CurveAlgorithm | algo |
Curve algorithm to use. | |
double | curviness |
Curviness between -1 and 1, where < 0 tils downwards, > 0 tilts upwards and 0 is a straight line. | |
CurveAlgorithm CurveOptions::algo |
double CurveOptions::curviness |