|
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 12 of file fx_audio.h.
References attackRate_, currentLevel_, decayRate_, outputRate_, outputTimeSec(), sampleRate_, and smoothedOutput_.
Here is the call graph for this function: