Vital
|
Declares the SmoothValue classes, providing time-smoothed transitions for values. More...
#include "value.h"
Go to the source code of this file.
Classes | |
class | vital::SmoothValue |
A Value processor that smoothly transitions from its current value to a target value. More... | |
class | vital::cr::SmoothValue |
A control-rate version of the SmoothValue that smooths values at control rate instead of audio rate. More... | |
Namespaces | |
namespace | vital |
Contains classes and functions used within the Vital synthesizer framework. | |
namespace | vital::cr |
Declares the SmoothValue classes, providing time-smoothed transitions for values.