Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetRangeLower
Method
GetRangeLower
libraries/lib-time-track/TimeTrack.cpp:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
double TimeTrack::GetRangeLower() const
101
{
102
return mEnvelope->GetRangeLower();
103
}
104
105
double TimeTrack::GetRangeUpper() const
106
{
Callers
7
PasteInto
Method · 0.95
TimeTrack
Method · 0.45
OnSetTimeTrackRange
Method · 0.45
DrawHorzRulerAndCurve
Function · 0.45
DrawTimeTrack
Function · 0.45
UpdateRuler
Method · 0.45
GetTimeTrackData
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected