MCPcopy 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
1372int FireAudioProcessor::getNumBins()
1373{
1374 return processedSpecProcessor.numBins;
1375}
1376
1377int FireAudioProcessor::getFFTSize()
1378{

Callers 2

timerCallbackMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected