MCPcopy 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
385float Slide :: getTotalStretch()
386{
387 return imp->getTotalStretch();
388}
389
390float Slide :: getRate(float t)
391{

Callers

nothing calls this directly

Calls 1

getTotalStretchMethod · 0.45

Tested by

no test coverage detected