Gin
|
How do you want you params smoothed? More...
#include <gin_processor.h>
Public Types | |
enum | Type { linear , eased } |
Public Member Functions | |
SmoothingType (float time_=0.1f, Type type_=linear) | |
Public Attributes | |
float | time |
Type | type |
How do you want you params smoothed?
float SmoothingType::time |
Type SmoothingType::type |