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

Method getTailLengthSeconds

Source/PluginProcessor.cpp:486–489  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

484}
485
486double FireAudioProcessor::getTailLengthSeconds() const
487{
488 return 0.0;
489}
490
491int FireAudioProcessor::getNumPrograms()
492{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected