|
Jamoma API
0.6.0.a19
|
TTBackEaseOutFunction Unit for Jamoms DSP More...
#include "TTBackEaseOutFunction.h"
Include dependency graph for TTBackEaseOutFunction.cpp:Go to the source code of this file.
TTBackEaseOutFunction Unit for Jamoms DSP
Modeled after overshooting cubic y = 1-((1-x)^3-(1-x)*sin((1-x)*pi))
Derived from Sam Hocevar's public domain C/C++ implementation of Robert Penner easing functions
Definition in file TTBackEaseOutFunction.cpp.