TracktionEngine
|
Classes | |
class | tracktion::engine::AutomationCurve |
struct | tracktion::engine::AutomationCurve::AutomationPoint |
Namespaces | |
namespace | tracktion |
namespace | tracktion::engine |
Functions | |
int | tracktion::engine::simplify (AutomationCurve &, int strength, TimeRange) |
Removes points from the curve to simplfy it and returns the number of points removed. | |