log viterbi.cpp @ 184:82d5d11b68d7 tip

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, 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
Mon, 28 Mar 2011 16:04:51 +0100 matthiasm repaired viterbi monophonicness
Sun, 19 Dec 2010 21:55:01 +0900 matthiasm implemented loglikelihood stuff monophonicness
Thu, 02 Dec 2010 23:39:57 +0900 matthiasm corrected viterbi frame initialisation matthiasm-plugin
Mon, 25 Oct 2010 18:34:44 +0900 matthiasm added chord change value, some other tweaks 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
Mon, 25 Oct 2010 00:52:39 +0900 matthiasm * HMM implementation for chord recognition matthiasm-plugin