Audacity 3.2.0
|
#include <MusicInformationRetrieval.h>
Public Attributes | |
const double | allowedFalsePositiveRate |
const double | threshold |
Definition at line 27 of file MusicInformationRetrieval.h.
const double MIR::LoopClassifierSettings::allowedFalsePositiveRate |
False positive rate allowed for the classifier.
Definition at line 32 of file MusicInformationRetrieval.h.
const double MIR::LoopClassifierSettings::threshold |
Classifier score threshold above which the analyzed audio file can be
Definition at line 37 of file MusicInformationRetrieval.h.