log MonoPitchHMM.cpp @ 164:a7d9c6142f8f tip

age author description
Tue, 19 Nov 2019 11:52:58 +0000 Chris Cannam Pass by (const) reference
Fri, 24 Mar 2017 15:35:32 +0000 Chris Cannam Fix compiler warnings (no point in returning const type)
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, 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
Mon, 23 Mar 2015 15:58:40 +0000 Chris Cannam Merge from branch notes_refinement. Still need to restore the "precise" mode option. tony
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)
Wed, 02 Apr 2014 17:35:37 +0100 matthiasm more severe cut-down on probability if quiet 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
Tue, 21 Jan 2014 18:32:36 +0000 matthiasm removed the useless initial state for the pitch tracker
Tue, 21 Jan 2014 17:52:16 +0000 matthiasm added example file; changed from 10 to 5 bins per semitone in pitch model
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