Audacity 3.2.0
TimeAndPitchInterface.cpp
Go to the documentation of this file.
2
3#include <cmath>
4
6
8
10{
11 return std::fabs(stretchRatio - 1.) < 1e-6;
12}
static bool IsPassThroughMode(double stretchRatio)
virtual ~TimeAndPitchInterface()
virtual ~TimeAndPitchSource()