Examples

Easing example


Open In Editor

This patch demonstrates how different easing modes can be applied to changes in values.
The green circle moves between -0.5 and 0.5 on the Y axis in a linear fashion.
The Blue circle has the easing mode "smootherstep" applied to it.
The graph op is used to visualize the shape of the easing mode.
Try out the different easing modes to see the result.