MCPcopy Create free account
hub / github.com/LabSound/LabSound / delayTime

Method delayTime

src/core/DelayNode.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36std::shared_ptr<AudioSetting> DelayNode::delayTime()
37{
38 return delayProcessor()->delayTime();
39}
40
41DelayProcessor * DelayNode::delayProcessor()
42{

Callers 2

playMethod · 0.45
playMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected