Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jerryuhoo/Fire
/ getFFTSize
Method
getFFTSize
Source/PluginProcessor.cpp:1377–1380 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1375
}
1376
1377
int FireAudioProcessor::getFFTSize()
1378
{
1379
return processedSpecProcessor.fftSize;
1380
}
1381
1382
bool FireAudioProcessor::isFFTBlockReady()
1383
{
Callers
2
FireAudioProcessorEditor
Method · 0.80
timerCallback
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected