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

◆ raw()

fl::span< const float > fl::audio::fft::Bins::raw ( ) const

Definition at line 63 of file fft.cpp.hpp.

63{ return mBinsRaw; }
fl::vector< float > mBinsRaw
Definition fft.h:110

References mBinsRaw.

Referenced by fl::string::append(), fl::audio::detector::MoodAnalyzer::calculateSpectralFlux(), fl::audio::detector::Vocal::computeBroadSpectralFeatures(), fl::audio::detector::Vocal::computeFormantRatio(), fl::sstream::operator<<(), operator=(), fl::audio::detector::EqualizerDetector::update(), and fl::audio::detector::Vocal::update().

+ Here is the caller graph for this function: