Jamoma API
0.6.0.a19
|
TTBackEaseInFunction Unit for Jamoms DSP More...
#include "TTDSP.h"
Go to the source code of this file.
Classes | |
class | TTBackEaseInFunction |
This implements a function which basically does nothing: y = f(x) More... | |
TTBackEaseInFunction Unit for Jamoms DSP
Modeled after the overshooting cubic y = x^3-x*sin(x*pi)
Derived from Sam Hocevar's public domain C/C++ implementation of Robert Penner easing functions
Definition in file TTBackEaseInFunction.h.