Fri, 03 Dec 2010 19:10:09 +0900 |
Matthias Mauch |
merge
matthiasm-plugin
|
Fri, 03 Dec 2010 19:02:42 +0900 |
Matthias Mauch |
removed one semicolon
matthiasm-plugin
|
Thu, 02 Dec 2010 00:34:07 +0900 |
Matthias Mauch |
removing error message when dict not found
matthiasm-plugin
|
Fri, 03 Dec 2010 00:46:12 +0900 |
matthiasm |
added release notes, updated README
matthiasm-plugin 0.2
|
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
|
Thu, 02 Dec 2010 00:19:01 +0900 |
Matthias Mauch |
internal chord dictionary loads if external not given
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
|
Sun, 28 Nov 2010 23:49:30 +0900 |
matthiasm |
refined chord note output
consonance
|
Sun, 28 Nov 2010 23:10:57 +0900 |
matthiasm |
implemented note output for estimated chords
consonance
|
Thu, 11 Nov 2010 15:11:05 +0900 |
Matthias Mauch |
bins per semitone can now be chosen in chromamethods.h
matthiasm-plugin
|
Thu, 11 Nov 2010 10:27:58 +0900 |
Matthias Mauch |
fixed. warning: I added some arrays with variable length (though not at runtime).
matthiasm-plugin
|
Wed, 10 Nov 2010 22:52:46 +0900 |
Matthias Mauch |
it's broken at the moment, work in progress (makeing bins per semitone variable, ie not necessarily 3)
matthiasm-plugin
|
Fri, 29 Oct 2010 13:14:51 +0900 |
Matthias Mauch |
slightly raised weight for the N chord -- better detection of non-harmonic parts
matthiasm-plugin
|
Tue, 26 Oct 2010 17:45:33 +0900 |
Matthias Mauch |
debugged the chord.dict finding
matthiasm-plugin
|
Mon, 25 Oct 2010 16:58:32 +0900 |
matthiasm |
removed subtraction in chroma dictionary, added to-the-power-of-1.5 in chordino
matthiasm-plugin
|
Mon, 25 Oct 2010 01:58:37 +0900 |
matthiasm |
regarding the chord estimation:\n * tweaked chord templates\n * that means that the original method also changed
matthiasm-plugin
|
Fri, 22 Oct 2010 21:43:57 +0900 |
Matthias Mauch |
README and new parameters, not tested yet
matthiasm-plugin
|
Fri, 22 Oct 2010 11:30:21 +0100 |
Chris Cannam |
* Split out NNLSChroma plugin into three plugins (chroma, chordino, tuning) with a common base class.
matthiasm-plugin
|
Thu, 21 Oct 2010 21:48:04 +0100 |
Chris Cannam |
* Use proper Vamp path to look up chord.dict
matthiasm-plugin
|
Thu, 21 Oct 2010 16:34:58 +0100 |
Chris Cannam |
* Split out some common code into chromamethods.cpp from NNLSChroma.cpp
matthiasm-plugin
|