FastLED 3.9.15
Loading...
Searching...
No Matches
fl::audio::Context Member List

This is the complete list of members for fl::audio::Context, including all inherited members.

clearCache() FL_NOEXCEPTfl::audio::Context
Context(const Sample &sample) FL_NOEXCEPTfl::audio::Contextexplicit
getBandEnergy() FL_NOEXCEPTfl::audio::Context
getFFT(int bands=16, float fmin=fft::Args::DefaultMinFrequency(), float fmax=fft::Args::DefaultMaxFrequency(), fft::Mode mode=fft::Mode::AUTO, fft::Window window=fft::Window::BLACKMAN_HARRIS) FL_NOEXCEPTfl::audio::Context
getFFT16(fft::Mode mode=fft::Mode::LOG_REBIN, fft::Window window=fft::Window::BLACKMAN_HARRIS) FL_NOEXCEPTfl::audio::Context
getFFTHistory() const FL_NOEXCEPTfl::audio::Contextinline
getHistoricalFFT(int framesBack) const FL_NOEXCEPTfl::audio::Context
getPCM() const FL_NOEXCEPTfl::audio::Contextinline
getRMS() const FL_NOEXCEPTfl::audio::Contextinline
getSample() const FL_NOEXCEPTfl::audio::Contextinline
getSampleRate() const FL_NOEXCEPTfl::audio::Contextinline
getTimestamp() const FL_NOEXCEPTfl::audio::Contextinline
getZCF() const FL_NOEXCEPTfl::audio::Contextinline
hasFFT() const FL_NOEXCEPTfl::audio::Contextinline
hasFFTHistory() const FL_NOEXCEPTfl::audio::Contextinline
hashFFTArgs(const fft::Args &args) FL_NOEXCEPTfl::audio::Contextprivatestatic
isSilent() const FL_NOEXCEPTfl::audio::Contextinline
MAX_FFT_CACHE_ENTRIESfl::audio::Contextprivatestatic
mFFTfl::audio::Contextprivate
mFFTCachefl::audio::Contextprivate
mFFTCacheMapfl::audio::Contextprivate
mFFTHistoryfl::audio::Contextprivate
mFFTHistoryDepthfl::audio::Contextprivate
mFFTHistoryIndexfl::audio::Contextprivate
mIsSilentfl::audio::Contextprivate
mRecyclePoolfl::audio::Contextprivate
mSamplefl::audio::Contextprivate
mSampleRatefl::audio::Contextprivate
setFFTHistoryDepth(int depth) FL_NOEXCEPTfl::audio::Context
setSample(const Sample &sample) FL_NOEXCEPTfl::audio::Context
setSampleRate(int sampleRate) FL_NOEXCEPTfl::audio::Contextinline
setSilent(bool silent) FL_NOEXCEPTfl::audio::Contextinline
~Context() FL_NOEXCEPTfl::audio::Context