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

◆ applyAWeighting()

void fl::audio::Reactive::applyAWeighting ( )
private

Definition at line 724 of file audio_reactive.cpp.hpp.

724 {
726 mPerceptualWeighting->applyAWeighting(mCurrentData);
727 }
728}
fl::unique_ptr< PerceptualWeighting > mPerceptualWeighting

References mCurrentData, and mPerceptualWeighting.

Referenced by processSample().

+ Here is the caller graph for this function: