Mercurial > hg > qm-dsp
comparison dsp/keydetection/GetKeyMode.cpp @ 16:2e3f5d2d62c1
* Move dsp/maths to maths ; bring PCA and HMM across from Soundbite
author | cannam |
---|---|
date | Wed, 09 Jan 2008 10:31:29 +0000 |
parents | 10c3f9df4a07 |
children | eea2a08a75a9 |
comparison
equal
deleted
inserted
replaced
15:10c3f9df4a07 | 16:2e3f5d2d62c1 |
---|---|
1 // GetKeyMode.cpp: implementation of the CGetKeyMode class. | 1 // GetKeyMode.cpp: implementation of the CGetKeyMode class. |
2 // | 2 // |
3 ////////////////////////////////////////////////////////////////////// | 3 ////////////////////////////////////////////////////////////////////// |
4 | 4 |
5 #include "GetKeyMode.h" | 5 #include "GetKeyMode.h" |
6 #include "dsp/maths/MathUtilities.h" | 6 #include "maths/MathUtilities.h" |
7 #include "base/Pitch.h" | 7 #include "base/Pitch.h" |
8 | 8 |
9 #include <iostream> | 9 #include <iostream> |
10 | 10 |
11 // Chords profile | 11 // Chords profile |