log MonoNoteHMM.cpp @ 164:a7d9c6142f8f tip

age author description
Tue, 19 Nov 2019 11:52:58 +0000 Chris Cannam Pass by (const) reference
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)
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 12:22:44 +0100 Matthias Mauch refactored Viterbi fixedlag
Wed, 07 Jan 2015 17:05:07 +0000 matthiasm some cleaning up
Wed, 07 Jan 2015 16:30:16 +0000 matthiasm note separation based on RMS
Wed, 07 Jan 2015 15:22:03 +0000 matthiasm removed fourth "inter-note" state because it wasn't used anyway
Wed, 07 Jan 2015 14:36:30 +0000 matthiasm some parameter changes for note and also pitch track (this may not be wise, since I made some different changes for the tony branch.. will have to merge at some point)
Fri, 06 Dec 2013 10:49:00 +0000 Chris Cannam README, copyrights
Wed, 27 Nov 2013 11:59:49 +0000 matthiasm added PYIN sources, should be compileable