Ardour
9.0-pre0-582-g084a23a80d
|
This is the complete list of members for ARDOUR::LogCurve, including all inherited members.
a | ARDOUR::LogCurve | protected |
b | ARDOUR::LogCurve | protected |
fill(float *vec, uint32_t veclen, bool invert) const | ARDOUR::LogCurve | inline |
invert_value(float frac) const | ARDOUR::LogCurve | inline |
invert_value(uint32_t pos) const | ARDOUR::LogCurve | inline |
l | ARDOUR::LogCurve | protected |
length() const | ARDOUR::LogCurve | inline |
lock | ARDOUR::LogCurve | mutable |
LogCurve(float steepness=0.2, uint32_t len=0) | ARDOUR::LogCurve | inline |
operator!=(const LogCurve &other) const | ARDOUR::LogCurve | inline |
operator==(const LogCurve &other) const | ARDOUR::LogCurve | inline |
S | ARDOUR::LogCurve | protected |
set_length(uint32_t len) | ARDOUR::LogCurve | inline |
set_steepness(float steepness) | ARDOUR::LogCurve | inline |
steepness() const | ARDOUR::LogCurve | inline |
value(float frac) const | ARDOUR::LogCurve | inline |
value(uint32_t pos) const | ARDOUR::LogCurve | inline |