MCPcopy 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
728double Envelope::GetDefaultValue() const
729{
730 return mDefaultValue;
731}
732
733size_t Envelope::GetVersion() const
734{

Callers 2

RebuildJoinedEnvelopeFunction · 0.80
PerformLookupMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected