FastLED 3.9.15
|
|
inline |
attackTimeSec | τ₁: how quickly to rise toward a new peak. |
decayTimeSec | τ₂: how quickly to decay to 1/e of value. |
outputTimeSec | τ₃: how quickly the returned value follows currentLevel_. |
sampleRate | audio sample rate (e.g. 44100 or 48000). |
Definition at line 15 of file fx.h.
References attackRate_, currentLevel_, decayRate_, outputRate_, outputTimeSec, sampleRate_, and smoothedOutput_.