|
Ardour
9.0-pre0-1954-gb53eb649af
|
#include <TonalEstimator.h>
Public Member Functions | |
| TonalEstimator () | |
| virtual | ~TonalEstimator () |
| TCSVector | transform2TCS (const ChromaVector &rVector) |
Protected Attributes | |
| std::valarray< std::valarray< double > > | m_Basis |
Definition at line 95 of file TonalEstimator.h.
| TonalEstimator::TonalEstimator | ( | ) |
|
virtual |
| TCSVector TonalEstimator::transform2TCS | ( | const ChromaVector & | rVector | ) |
|
protected |
Definition at line 102 of file TonalEstimator.h.