MCPcopy 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
1377int FireAudioProcessor::getFFTSize()
1378{
1379 return processedSpecProcessor.fftSize;
1380}
1381
1382bool FireAudioProcessor::isFFTBlockReady()
1383{

Callers 2

timerCallbackMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected