Mercurial > hg > nnls-chroma
log NNLSChroma.cpp @ 165:9e9267d6d78a v1.0
age | author | description |
---|---|---|
Fri, 04 Sep 2015 16:45:37 +0100 | Chris Cannam | Fix some problems from the plugin tester: zero sample rate with fixed sample type outputs; mismatching parameter id ("spectralshape" in Chordino, "s" in NNLSBase -- changing this in Chordino won't break anything as it would never have worked under that name anyway); some NaN values |
Fri, 04 Sep 2015 12:22:09 +0100 | Chris Cannam | Make some more debug output dependent on debug_on |
Thu, 16 Jun 2011 17:04:53 +0100 | matthiasm | removed consonance and monophonicness estimators from nnls-chroma darwintunes |
Fri, 15 Apr 2011 11:31:37 +0000 | matthiasm | replacing unsigned/size_t iterators by int and casting others to int monophonicness |
Fri, 15 Apr 2011 10:01:53 +0000 | matthiasm | minor changes for fewer warnings monophonicness |
Thu, 31 Mar 2011 14:59:11 +0100 | Matthias Mauch | tidying up a bit monophonicness |
Thu, 31 Mar 2011 14:37:06 +0100 | Matthias Mauch | rename variables for better readability monophonicness |