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