Audacity 3.2.0
|
Functions | |
TimeAndPitchInterface::Parameters | GetStretchingParameters (const ClipInterface &clip) |
sampleCount | GetTotalNumSamplesToProduce (const ClipInterface &clip, double durationToDiscard) |
TimeAndPitchInterface::Parameters anonymous_namespace{ClipSegment.cpp}::GetStretchingParameters | ( | const ClipInterface & | clip | ) |
Definition at line 22 of file ClipSegment.cpp.
References ClipInterface::GetCentShift(), ClipInterface::GetPitchAndSpeedPreset(), ClipTimes::GetStretchRatio(), OptimizeForVoice, and params.
sampleCount anonymous_namespace{ClipSegment.cpp}::GetTotalNumSamplesToProduce | ( | const ClipInterface & | clip, |
double | durationToDiscard | ||
) |
Definition at line 33 of file ClipSegment.cpp.
References sampleCount::as_double(), ClipTimes::GetRate(), ClipTimes::GetStretchRatio(), and ClipTimes::GetVisibleSampleCount().