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

◆ getSmoothedData()

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

Definition at line 336 of file audio_reactive.cpp.

336 {
337 return mSmoothedData;
338}
AudioData mSmoothedData

References mSmoothedData.