Mercurial > hg > nnls-chroma
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 |