|
FastLED 3.9.15
|
| void fl::audio::BeatDetectors::detectBeats | ( | span< const float, 16 > | frequencyBins, |
| Data & | audioData ) |
Definition at line 882 of file audio_reactive.cpp.hpp.
References fl::audio::Data::bassBeatDetected, mBassEnergy, fl::audio::Data::midBeatDetected, mMidEnergy, mPreviousBassEnergy, mPreviousMidEnergy, mPreviousTrebleEnergy, mTrebleEnergy, and fl::audio::Data::trebleBeatDetected.
Referenced by ~BeatDetectors().
Here is the caller graph for this function: