|
FastLED 3.9.15
|
Definition at line 349 of file audio_reactive.h.
#include <audio_reactive.h>
Public Member Functions | |
| PerceptualWeighting () FL_NOEXCEPT | |
| ~PerceptualWeighting () FL_NOEXCEPT | |
| void | applyAWeighting (Data &data) const |
| void | applyLoudnessCompensation (Data &data, float referenceLevel) const |
Static Private Attributes | |
| static constexpr float | A_WEIGHTING_COEFFS [16] |