|
FastLED 3.9.15
|
Snapshot of 16-bin normalized spectrum.
Definition at line 35 of file audio_batch.h.
#include <audio_batch.h>
Public Attributes | |
| float | bass = 0 |
| float | bins [kNumBins] = {} |
| float | dominantFreqHz = 0 |
| bool | isSilence = false |
| float | mid = 0 |
| float | treble = 0 |
| float | volume = 0 |
Static Public Attributes | |
| static constexpr int | kNumBins = 16 |