QML adapter for CurveOptions.
More...
#include <src/dsp/curve.h>
QML adapter for CurveOptions.
Definition at line 123 of file curve.h.
◆ CurveOptionsQmlAdapter()
zrythm::dsp::CurveOptionsQmlAdapter::CurveOptionsQmlAdapter |
( |
CurveOptions & | options, |
|
|
QObject * | parent = nullptr ) |
|
inline |
◆ algorithm()
◆ curviness()
double zrythm::dsp::CurveOptionsQmlAdapter::curviness |
( |
| ) |
const |
|
inline |
◆ normalizedY()
Q_INVOKABLE double zrythm::dsp::CurveOptionsQmlAdapter::normalizedY |
( |
double | x, |
|
|
bool | startHigher ) const |
|
inline |
◆ setAlgorithm()
◆ setCurviness()
void zrythm::dsp::CurveOptionsQmlAdapter::setCurviness |
( |
double | curviness | ) |
|
|
inline |
◆ algorithm
◆ curviness
double zrythm::dsp::CurveOptionsQmlAdapter::curviness |
|
readwrite |
The documentation for this class was generated from the following file: