Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ getTotalStretch
Method
getTotalStretch
lib-src/libsbsms/src/slide.cpp:385–388 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
383
}
384
385
float Slide :: getTotalStretch()
386
{
387
return imp->getTotalStretch();
388
}
389
390
float Slide :: getRate(float t)
391
{
Callers
nothing calls this directly
Calls
1
getTotalStretch
Method · 0.45
Tested by
no test coverage detected