|
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 mCurrentLevel. |
| sampleRate | audio sample rate (e.g. 44100 or 48000). |
Definition at line 12 of file fx_audio.h.
References mAttackRate, mCurrentLevel, mDecayRate, mOutputRate, mSampleRate, mSmoothedOutput, and outputTimeSec().
Here is the call graph for this function: