CLAM-Development
1.4.0
|
#include <ChordCorrelator.hxx>
Public Attributes | |
double | pattern [12] |
Pitch | root |
ChordMode | mode |
double | normalization |
Definition at line 86 of file ChordCorrelator.hxx.
ChordMode Simac::ChordCorrelator::ChordPattern::mode |
Definition at line 89 of file ChordCorrelator.hxx.
Referenced by Simac::ChordCorrelator::ChordCorrelator().
double Simac::ChordCorrelator::ChordPattern::normalization |
Definition at line 90 of file ChordCorrelator.hxx.
Referenced by Simac::ChordCorrelator::ChordCorrelator().
double Simac::ChordCorrelator::ChordPattern::pattern[12] |
Definition at line 87 of file ChordCorrelator.hxx.
Referenced by Simac::ChordCorrelator::ChordCorrelator().
Pitch Simac::ChordCorrelator::ChordPattern::root |
Definition at line 88 of file ChordCorrelator.hxx.
Referenced by Simac::ChordCorrelator::ChordCorrelator().