|
FastLED 3.9.15
|
| shared_ptr< const fft::Bins > fl::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 ) |
Definition at line 35 of file audio_context.cpp.hpp.
References Context(), args, fl::audio::Context::FFTCacheEntry::args, fl::audio::Context::FFTCacheEntry::bins, fl::shared_ptr< T >::get(), getFFT(), hashFFTArgs(), fl::make_shared(), MAX_FFT_CACHE_ENTRIES, mFFT, mFFTCache, mFFTCacheMap, fl::fl::move(), mRecyclePool, mSample, mSampleRate, and fl::sample().
Referenced by getBandEnergy(), getFFT(), and getFFT16().
Here is the call graph for this function:
Here is the caller graph for this function: