VampPluginSDK
2.1
|
Go to the source code of this file.
Classes | |
class | FixedTempoEstimator::D |
Variables | |
static int | TempoOutput = 0 |
static int | CandidatesOutput = 1 |
static int | DFOutput = 2 |
static int | ACFOutput = 3 |
static int | FilteredACFOutput = 4 |
int TempoOutput = 0 [static] |
Definition at line 183 of file FixedTempoEstimator.cpp.
Referenced by FixedTempoEstimator::D::assembleFeatures().
int CandidatesOutput = 1 [static] |
Definition at line 184 of file FixedTempoEstimator.cpp.
Referenced by FixedTempoEstimator::D::assembleFeatures().
int DFOutput = 2 [static] |
Definition at line 185 of file FixedTempoEstimator.cpp.
Referenced by FixedTempoEstimator::D::assembleFeatures().
int ACFOutput = 3 [static] |
Definition at line 186 of file FixedTempoEstimator.cpp.
Referenced by FixedTempoEstimator::D::assembleFeatures().
int FilteredACFOutput = 4 [static] |
Definition at line 187 of file FixedTempoEstimator.cpp.
Referenced by FixedTempoEstimator::D::assembleFeatures().