Audacity 3.2.0
|
Go to the source code of this file.
Namespaces | |
namespace | MIR |
Functions | |
std::optional< MusicalMeter > | MIR::GetMeterUsingTatumQuantizationFit (const MirAudioReader &audio, FalsePositiveTolerance tolerance, const std::function< void(double)> &progressCallback, QuantizationFitDebugOutput *debugOutput) |
Get the BPM of the given audio file, using the Tatum Quantization Fit method. More... | |