Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetRate
Method
GetRate
libraries/lib-wave-track/WaveTrack.cpp:313–316 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
311
}
312
313
int WaveTrackData::GetRate() const
314
{
315
return mRate;
316
}
317
318
void WaveTrackData::SetRate(int value)
319
{
Callers
8
GetRenderedCopy
Function · 0.45
ProjectNyquistFrequency
Method · 0.45
Create
Method · 0.45
CreateMany
Method · 0.45
ClearAndPasteAtSameTempo
Method · 0.45
PasteWaveTrackAtSameTempo
Method · 0.45
WriteOneXML
Method · 0.45
GetEnvelopeValues
Method · 0.45
Calls
2
GetTrack
Function · 0.85
Get
Function · 0.85
Tested by
no test coverage detected