|
Jamoma API
0.6.0.a19
|
TTCircularEaseInFunction Unit for Jamoms DSP More...
#include "TTDSP.h"
Include dependency graph for TTCircularEaseInFunction.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TTCircularEaseInFunction |
| This implements a function which basically does nothing: y = f(x) More... | |
TTCircularEaseInFunction Unit for Jamoms DSP
Modeled after shifted quadrant IV of unit circle
Derived from Sam Hocevar's public domain C/C++ implementation of Robert Penner easing functions
Definition in file TTCircularEaseInFunction.h.