Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ maxDelayTime
Method
maxDelayTime
src/internal/DelayProcessor.h:32–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
std::shared_ptr<AudioSetting> delayTime() const { return m_delayTime; }
31
32
double maxDelayTime() { return m_maxDelayTime; }
33
};
34
35
} // namespace lab
Callers
1
DelayDSPKernel
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected