log NNLSBase.cpp @ 184:82d5d11b68d7 tip

age author description
Mon, 02 Nov 2015 11:32:30 +0000 Chris Cannam Merge
Fri, 23 Oct 2015 09:35:56 +0100 Chris Cannam Bump plugin version v1.1
Fri, 04 Sep 2015 17:27:24 +0100 Chris Cannam Bump the version v1.0
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
Thu, 05 Sep 2013 03:10:30 +0100 matthiasm attempt to resolve problem of mangitude threshold for small frame sizes
Thu, 16 Jun 2011 17:28:22 +0100 matthiasm removed old chord inference 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:26:53 +0100 Matthias Mauch some comments, some variable renamings monophonicness
Tue, 29 Mar 2011 15:12:19 +0100 Matthias Mauch Harte syntax as option in Chordino monophonicness
Tue, 07 Dec 2010 21:27:36 +0900 Matthias Mauch set internal version number to 3 matthiasm-plugin v0.2.1
Tue, 07 Dec 2010 10:56:55 +0900 Matthias Mauch s parameter setting now has an effect matthiasm-plugin
Fri, 03 Dec 2010 00:46:12 +0900 matthiasm added release notes, updated README matthiasm-plugin 0.2
Thu, 02 Dec 2010 23:11:27 +0900 matthiasm limiting magnitude matthiasm-plugin
Thu, 02 Dec 2010 22:24:20 +0900 matthiasm resolved 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
Sun, 28 Nov 2010 23:10:57 +0900 matthiasm implemented note output for estimated chords consonance
Mon, 15 Nov 2010 11:01:36 +0900 Matthias Mauch dont remember, sorry matthiasm-plugin
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
Tue, 26 Oct 2010 13:01:54 +0900 Matthias Mauch harmonic change had no identifier, changed that in .cpp and .n3 files matthiasm-plugin
Mon, 25 Oct 2010 23:47:06 +0900 matthiasm more README and n3 updates; changed rollon parameter to percentage matthiasm-plugin
Mon, 25 Oct 2010 22:57:47 +0900 matthiasm updated plugin and some parameter and output descriptions. adjusted the n3 file (only skeleton so far). matthiasm-plugin
Mon, 25 Oct 2010 18:34:44 +0900 matthiasm added chord change value, some other tweaks 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
Sun, 24 Oct 2010 20:43:11 +0900 matthiasm * added new parameter that toggles NNLS 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 base NNLSChroma.cpp@7f435b84fc41