MCPcopy Create free account
hub / github.com/DamRsn/NeuralNote / getTailLengthSeconds

Method getTailLengthSeconds

NeuralNote/PluginSources/ProcessorBase.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47double ProcessorBase::getTailLengthSeconds() const
48{
49 return 0.0;
50}
51
52int ProcessorBase::getNumPrograms()
53{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected