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

◆ getVolAtt()

float fl::audio::detector::Vibe::getVolAtt ( ) const
inline

Definition at line 101 of file vibe.h.

101{ return (mAvgRel[0] + mAvgRel[1] + mAvgRel[2]) / 3.0f; }

References FL_NOEXCEPT, and mAvgRel.