Mercurial > hg > nnls-chroma
diff chromamethods.h @ 89:7af5312e66f8 matthiasm-plugin
new boost N parameter in chordino, chord dictionary loaded on initialisation (not construction) of plugin
author | Matthias Mauch <mail@matthiasmauch.net> |
---|---|
date | Wed, 01 Dec 2010 23:08:55 +0900 |
parents | e5c16976513d |
children | 846b552ea3b0 |
line wrap: on
line diff
--- a/chromamethods.h Wed Dec 01 21:18:49 2010 +0900 +++ b/chromamethods.h Wed Dec 01 23:08:55 2010 +0900 @@ -29,7 +29,7 @@ extern std::vector<float> SpecialConvolution(std::vector<float> convolvee, std::vector<float> kernel); extern void dictionaryMatrix(float* dm, float s_param); -extern std::vector<std::string> chordDictionary(std::vector<float> *mchorddict, std::vector<std::vector<int> > *m_chordnotes); +extern std::vector<std::string> chordDictionary(std::vector<float> *mchorddict, std::vector<std::vector<int> > *m_chordnotes, float boostN); extern bool logFreqMatrix(int fs, int blocksize, float *outmatrix); static const char* notenames[24] = {