FastLED 3.9.15
Loading...
Searching...
No Matches

◆ mPeakEnvelope

AttackDecayFilter<float> fl::audio::AutoGain::mPeakEnvelope {0.01f, 3.3f, 0.0f}
private

Peak envelope tracker: fast attack (10ms), slow decay (preset-dependent)

Definition at line 152 of file auto_gain.h.

152{0.01f, 3.3f, 0.0f};

Referenced by computeTargetGain(), configure(), process(), reset(), and resolvePreset().