Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetDefaultValue
Method
GetDefaultValue
libraries/lib-mixer/Envelope.cpp:728–731 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
726
}
727
728
double Envelope::GetDefaultValue() const
729
{
730
return mDefaultValue;
731
}
732
733
size_t Envelope::GetVersion() const
734
{
Callers
2
RebuildJoinedEnvelope
Function · 0.80
PerformLookup
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected