|
FastLED 3.9.15
|
This is the complete list of members for fl::audio::BeatDetectors, including all inherited members.
| BeatDetectors() FL_NOEXCEPT | fl::audio::BeatDetectors | |
| combined | fl::audio::BeatDetectors | private |
| detectBeats(span< const float, 16 > frequencyBins, Data &audioData) | fl::audio::BeatDetectors | |
| mBassEnergy | fl::audio::BeatDetectors | private |
| mMidEnergy | fl::audio::BeatDetectors | private |
| mPreviousBassEnergy | fl::audio::BeatDetectors | private |
| mPreviousMidEnergy | fl::audio::BeatDetectors | private |
| mPreviousTrebleEnergy | fl::audio::BeatDetectors | private |
| mTrebleEnergy | fl::audio::BeatDetectors | private |
| reset() | fl::audio::BeatDetectors | |
| setThresholds(float bassThresh, float midThresh, float trebleThresh) | fl::audio::BeatDetectors | |
| ~BeatDetectors() FL_NOEXCEPT | fl::audio::BeatDetectors |