Audacity 3.2.0
Public Attributes | List of all members
MIR::LoopClassifierSettings Struct Reference

#include <MusicInformationRetrieval.h>

Public Attributes

const double allowedFalsePositiveRate
 
const double threshold
 

Detailed Description

Definition at line 27 of file MusicInformationRetrieval.h.

Member Data Documentation

◆ allowedFalsePositiveRate

const double MIR::LoopClassifierSettings::allowedFalsePositiveRate

False positive rate allowed for the classifier.

Definition at line 32 of file MusicInformationRetrieval.h.

◆ threshold

const double MIR::LoopClassifierSettings::threshold

Classifier score threshold above which the analyzed audio file can be

Definition at line 37 of file MusicInformationRetrieval.h.


The documentation for this struct was generated from the following file: