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
|
Thu, 31 Mar 2011 14:31:04 +0100 |
Matthias Mauch |
rename variables for better readability
monophonicness
|
Tue, 29 Mar 2011 13:56:02 +0100 |
Matthias Mauch |
changed chord.dict for experiment
monophonicness
|
Tue, 07 Dec 2010 22:21:30 +0900 |
Matthias Mauch |
re-introducing the old code
speechmusic
|
Sat, 18 Dec 2010 21:41:40 +0900 |
matthiasm |
added experimental monophonicness output to nnls-chroma
monophonicness
|
Sat, 18 Dec 2010 20:07:46 +0900 |
matthiasm |
debugging consonance (framewise normalisation)
matthiasm-plugin
|
Tue, 07 Dec 2010 10:56:55 +0900 |
Matthias Mauch |
s parameter setting now has an effect
matthiasm-plugin
|
Thu, 02 Dec 2010 13:05:23 +0000 |
Chris Cannam |
* Fix the "comparison between signed and unsigned" warnings; remove some ifdef'd-out old code
matthiasm-plugin
|
Wed, 01 Dec 2010 23:08:55 +0900 |
Matthias Mauch |
new boost N parameter in chordino, chord dictionary loaded on initialisation (not construction) of plugin
matthiasm-plugin
|