Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ log2FFTSize
Method
log2FFTSize
src/internal/FFTFrame.h:65–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
64
int fftSize() const { return m_FFTSize; }
65
int log2FFTSize() const { return m_log2FFTSize; }
66
67
#if USE_ACCELERATE_FFT
68
static void cleanup();
Callers
1
interpolateFrequencyComponents
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected