log

age author description
Thu, 06 Feb 2020 15:02:47 +0000 Chris Cannam Added tag v1.2 for changeset 4a97f7638ffd default tip
Thu, 06 Feb 2020 15:01:51 +0000 Chris Cannam Run regression tests only if testdata dir present (so we can exclude from minimal source package) v1.2
Thu, 06 Feb 2020 14:58:53 +0000 Chris Cannam Added tag v1.2 for changeset 643bae02d652
Thu, 06 Feb 2020 14:25:59 +0000 Chris Cannam Windows packaging work
Thu, 06 Feb 2020 11:15:41 +0000 Chris Cannam Update versions
Thu, 06 Feb 2020 11:15:28 +0000 Chris Cannam Update dates
Thu, 06 Feb 2020 11:15:16 +0000 Chris Cannam Add CHANGELOG
Wed, 29 Jan 2020 11:45:38 +0000 Chris Cannam Remove fast-math for repeatability, and make (tiny) updates to expected regression output accordingly
Tue, 19 Nov 2019 11:52:58 +0000 Chris Cannam Pass by (const) reference
Wed, 04 Sep 2019 17:32:50 +0100 Chris Cannam Remove unused header
Mon, 08 Jul 2019 19:26:39 +0100 Chris Cannam Avoid compiler warnings for initialisations
Wed, 14 Jun 2017 14:02:39 +0100 Chris Cannam Merge
Wed, 14 Jun 2017 14:02:25 +0100 Chris Cannam Add feature-type metadata
Wed, 17 May 2017 16:30:18 +0100 Chris Cannam Merge from branch "memory", which offers greatly reduced memory footprint in fixed-lag mode
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:37 +0100 Chris Cannam Update regression tests memory
Wed, 17 May 2017 15:55:29 +0100 Chris Cannam Make default consistent with reality memory
Wed, 17 May 2017 15:09:29 +0100 Chris Cannam Move regression test to subdir 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:08:12 +0000 Chris Cannam Merge from branch fixedlag
Fri, 24 Mar 2017 15:06:32 +0000 Chris Cannam Bump versions fixedlag
Fri, 24 Mar 2017 14:59:18 +0000 Chris Cannam Fix compiler warnings fixedlag
Fri, 24 Mar 2017 14:50:44 +0000 Chris Cannam Merge from branch vamp-fft-revision fixedlag
Fri, 19 Aug 2016 13:40:11 +0100 Chris Cannam size_t -> int, remove some unnecessary work: marginally quicker. Also remove meaningless const from pass-by-value args vamp-fft-revision
Fri, 19 Aug 2016 13:39:11 +0100 Chris Cannam fast-math is ok here (passes regression) vamp-fft-revision
Fri, 19 Aug 2016 13:26:55 +0100 Chris Cannam Fix some compiler warnings vamp-fft-revision
Fri, 19 Aug 2016 13:26:40 +0100 Chris Cannam Make use of new Vamp FFT interface. This reduces the runtime of the regression test from 5.7 to 2.2 seconds on this machine, but it does need the right version of the SDK, which is currently only available in the vampipe branch. vamp-fft-revision
Fri, 19 Aug 2016 12:00:13 +0100 Chris Cannam Add state to YinUtil, prepare to use the Vamp FFT (but don't actually use it yet) vamp-fft-revision
Fri, 19 Aug 2016 11:31:57 +0100 Chris Cannam Add regression test vamp-fft-revision
Thu, 20 Aug 2015 16:06:01 +0100 Chris Cannam Use new C++ lib
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:13:05 +0100 Matthias Mauch makefile as on my new computer 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:55:42 +0100 Chris Cannam Added tag v1.1 for changeset 292b75059949
Tue, 21 Apr 2015 12:54:31 +0100 Chris Cannam Update versions in n3 file as well v1.1
Tue, 21 Apr 2015 12:54:07 +0100 Chris Cannam Update plugin versions
Tue, 21 Apr 2015 12:53:03 +0100 Chris Cannam Update Turtle file
Tue, 21 Apr 2015 12:48:50 +0100 Chris Cannam Update .cat file
Tue, 21 Apr 2015 12:47:00 +0100 Chris Cannam Remove a debug output
Wed, 01 Apr 2015 12:59:16 +0100 Chris Cannam Update Boost version
Tue, 31 Mar 2015 15:14:29 +0100 matthiasm Added tag v1.1 for changeset 9d6595563c11
Tue, 31 Mar 2015 15:10:07 +0100 Matthias Mauch Merge from branch "tony"
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 16:09:48 +0000 matthiasm sorted out warnings/compilation issues 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
Mon, 26 Jan 2015 17:48:10 +0000 Chris Cannam Close this sprout -- these commits are on the notes_refinement branch now
Mon, 26 Jan 2015 17:47:29 +0000 Chris Cannam Added tag 20150126-default for changeset 585fdda4d7f9
Mon, 26 Jan 2015 17:32:02 +0000 matthiasm merge tony
Mon, 26 Jan 2015 17:04:44 +0000 matthiasm not sure what I did there tony
Mon, 26 Jan 2015 17:03:18 +0000 matthiasm deleted some comment lines tony
Mon, 26 Jan 2015 15:07:05 +0000 matthiasm introduced a variable for minimum note length notes_refinement
Thu, 08 Jan 2015 18:52:54 +0000 matthiasm made onset sensitivity a parameter notes_refinement
Wed, 07 Jan 2015 17:05:07 +0000 matthiasm some cleaning up notes_refinement
Wed, 07 Jan 2015 16:32:18 +0000 matthiasm and another test data file notes_refinement