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

#include <MirTypes.h>

Public Attributes

double error = 0.
 
int lag = 0
 
int numDivisions = 0
 

Detailed Description

Definition at line 72 of file MirTypes.h.

Member Data Documentation

◆ error

double MIR::OnsetQuantization::error = 0.

Definition at line 74 of file MirTypes.h.

◆ lag

int MIR::OnsetQuantization::lag = 0

Definition at line 75 of file MirTypes.h.

Referenced by MIR::TEST_CASE().

◆ numDivisions

int MIR::OnsetQuantization::numDivisions = 0

Definition at line 76 of file MirTypes.h.

Referenced by MIR::TEST_CASE().


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