log PYinVamp.cpp @ 164:a7d9c6142f8f tip

age author description
Wed, 17 May 2017 16:29:43 +0100 Chris Cannam Use fixed-lag HMM in note tracking as well (when fixed-lag mode is selected) memory
Wed, 17 May 2017 15:55:29 +0100 Chris Cannam Make default consistent with reality memory
Wed, 17 May 2017 14:50:10 +0100 Chris Cannam Avoid calculating a temporary obsprob matrix for note tracking; + some tidying memory
Fri, 24 Mar 2017 15:35:32 +0000 Chris Cannam Fix compiler warnings (no point in returning const type)
Fri, 24 Mar 2017 15:06:32 +0000 Chris Cannam Bump versions fixedlag
Fri, 24 Mar 2017 14:50:44 +0000 Chris Cannam Merge from branch vamp-fft-revision fixedlag
Fri, 19 Aug 2016 13:26:55 +0100 Chris Cannam Fix some compiler warnings vamp-fft-revision
Fri, 19 Aug 2016 11:31:57 +0100 Chris Cannam Add regression test vamp-fft-revision
Mon, 13 Jul 2015 12:10:06 +0100 Matthias Mauch ah, didn't commit when I stopped working... what did I do? fixedlag
Fri, 03 Jul 2015 17:34:38 +0100 Matthias Mauch fixed lag smoothing for pitch track working fixedlag
Fri, 03 Jul 2015 14:09:05 +0100 Matthias Mauch mono pitch works now with the refactored HMM implementation fixedlag
Fri, 03 Jul 2015 12:22:44 +0100 Matthias Mauch refactored Viterbi fixedlag
Wed, 01 Jul 2015 19:09:30 +0100 Matthias Mauch cleared feature vector (I think that was a bug)
Tue, 21 Apr 2015 12:54:07 +0100 Chris Cannam Update plugin versions
Tue, 21 Apr 2015 12:47:00 +0100 Chris Cannam Remove a debug output
Tue, 24 Mar 2015 18:06:33 +0000 matthiasm switched off some debug messages tony
Mon, 23 Mar 2015 17:28:34 +0000 matthiasm sorted out precise timing, chose parameters tony
Mon, 23 Mar 2015 16:37:28 +0000 matthiasm one minor one major thing: tony
Mon, 23 Mar 2015 15:58:40 +0000 Chris Cannam Merge from branch notes_refinement. Still need to restore the "precise" mode option. tony base PYIN.cpp@bbe80041212c
Fri, 04 Jul 2014 14:11:31 +0100 matthiasm corrected time offset for fast yin tony
Mon, 16 Jun 2014 11:47:18 +0100 matthiasm reduced low amp to 0.1 by default tony tony_v0.6
Fri, 13 Jun 2014 19:37:39 +0100 matthiasm made the low amplitude suppression a parameter tony
Fri, 13 Jun 2014 11:52:57 +0100 matthiasm pyin has now a parameter to go for precise timing (slow) or not (fast) tony
Wed, 02 Apr 2014 17:42:56 +0100 matthiasm undid that change tony
Wed, 02 Apr 2014 17:36:00 +0100 matthiasm merge tony
Wed, 02 Apr 2014 17:35:37 +0100 matthiasm more severe cut-down on probability if quiet tony
Tue, 01 Apr 2014 10:52:19 +0100 Chris Cannam Comment out a debug message tony
Fri, 07 Mar 2014 10:43:55 +0000 matthiasm slower, but timestamp-unbiased pyin tony
Thu, 06 Mar 2014 16:47:52 +0000 matthiasm changes to frequency range, dis-favouring low amplitude soudns tony
Fri, 28 Feb 2014 19:40:12 +0000 matthiasm some tweaks to pyin: tony
Wed, 19 Feb 2014 22:48:08 +0000 matthiasm frantically fixed some things -- at least pyin is not behaving randomly any more. tony
Mon, 27 Jan 2014 09:34:17 +0000 matthiasm renames tony base PYIN.cpp@d0e0d7e4d521