MCPcopy Create free account
hub / github.com/GuitarML/NeuralPi / getTailLengthSeconds

Method getTailLengthSeconds

Source/PluginProcessor.cpp:97–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95}
96
97double NeuralPiAudioProcessor::getTailLengthSeconds() const
98{
99 return 0.0;
100}
101
102int NeuralPiAudioProcessor::getNumPrograms()
103{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected