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

◆ getSmoothedData()

const AudioData & fl::AudioReactive::getSmoothedData ( ) const

Definition at line 366 of file audio_reactive.cpp.

366 {
367 return mSmoothedData;
368}

References mSmoothedData.