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

Method delayTime

src/internal/DelayProcessor.h:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28 virtual AudioDSPKernel * createKernel();
29
30 std::shared_ptr<AudioSetting> delayTime() const { return m_delayTime; }
31
32 double maxDelayTime() { return m_maxDelayTime; }
33};

Callers 1

processMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected