Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetRate
Method
GetRate
libraries/lib-stretching-sequence/StretchingSequence.cpp:131–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
}
130
131
double StretchingSequence::GetRate() const
132
{
133
return mSequence.GetRate();
134
}
135
136
sampleFormat StretchingSequence::WidestEffectiveFormat() const
137
{
Callers
7
MutableGet
Method · 0.45
Create
Method · 0.45
GetTotalNumSamplesToProduce
Function · 0.45
ClipSegment
Method · 0.45
GetLastReadSample
Function · 0.45
Reinit
Method · 0.45
SnapToSamples
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected