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