FastLED 3.9.15
Loading...
Searching...
No Matches
fl::BeatDetectors Struct Reference

Detailed Description

Definition at line 183 of file audio_reactive.h.

#include <audio_reactive.h>

+ Collaboration diagram for fl::BeatDetectors:

Public Member Functions

 BeatDetectors ()
 
 ~BeatDetectors ()
 
void detectBeats (const float *frequencyBins, AudioData &audioData)
 
void reset ()
 
void setThresholds (float bassThresh, float midThresh, float trebleThresh)
 

Private Attributes

SpectralFluxDetector combined
 
float mBassEnergy
 
float mMidEnergy
 
float mPreviousBassEnergy
 
float mPreviousMidEnergy
 
float mPreviousTrebleEnergy
 
float mTrebleEnergy
 

The documentation for this struct was generated from the following files: