Audacity 3.2.0
|
#include "ClipSegment.h"
#include "ClipInterface.h"
#include "SampleFormat.h"
#include "StaffPadTimeAndPitch.h"
#include <cassert>
#include <cmath>
#include <functional>
Go to the source code of this file.
Namespaces | |
namespace | anonymous_namespace{ClipSegment.cpp} |
Functions | |
TimeAndPitchInterface::Parameters | anonymous_namespace{ClipSegment.cpp}::GetStretchingParameters (const ClipInterface &clip) |
sampleCount | anonymous_namespace{ClipSegment.cpp}::GetTotalNumSamplesToProduce (const ClipInterface &clip, double durationToDiscard) |