MCPcopy Create free account
hub / github.com/jerryuhoo/Fire / getTotalLatency

Method getTotalLatency

Source/PluginProcessor.cpp:1910–1913  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1908}
1909
1910float FireAudioProcessor::getTotalLatency() const
1911{
1912 return totalLatency;
1913}
1914
1915void FireAudioProcessor::processMultiBand(juce::AudioBuffer<float>& wetBuffer, const juce::AudioBuffer<float>& lfoOutputs, double sampleRate)
1916{

Callers 2

runTestForPresetFunction · 0.80

Calls

no outgoing calls

Tested by 1

runTestForPresetFunction · 0.64