log

age author description
Thu, 30 Jan 2014 12:06:43 +0000 Chris Cannam 1dp for frequency labels
Thu, 30 Jan 2014 10:04:06 +0000 Chris Cannam Add decimation factor to adaptive spectrogram
Tue, 03 Dec 2013 11:58:32 +0000 Chris Cannam Copyright date
Tue, 22 Oct 2013 14:00:03 +0100 Chris Cannam Remove qmake project file (now using non-qmake makefiles in build)
Mon, 21 Oct 2013 12:02:51 +0100 Chris Cannam Update for new DetectionFunction api
Thu, 05 Sep 2013 13:21:26 +0100 Chris Cannam Added tag mirex2013 for changeset 0979eea02d93
Mon, 02 Sep 2013 16:34:50 +0100 Chris Cannam More wording changes
Mon, 02 Sep 2013 12:58:14 +0100 Chris Cannam Update segmenter to add durations to segments and map the segment types onto a dense series starting at 1 with alphabetical labels. Update version number
Mon, 02 Sep 2013 12:57:45 +0100 Chris Cannam Copyright dates
Mon, 02 Sep 2013 11:50:04 +0100 Chris Cannam Edit some descriptions; don't expose tightness parameter, only alpha (on advice from MEPD)
Mon, 02 Sep 2013 09:49:24 +0100 Chris Cannam Remove some debug output
Mon, 02 Sep 2013 09:29:34 +0100 Chris Cannam Merge mepd_new_params branch
Mon, 02 Sep 2013 09:29:22 +0100 Chris Cannam Increment plugin versions
Wed, 12 Dec 2012 15:39:00 +0000 luisf * BeatTracker::BeatTracker has 4 new parameters: m_alpha, m_tightness, m_inputtempo and m_constraintempo
Wed, 12 Dec 2012 15:28:33 +0000 luisf Removes ppc compilation option in OSx
Tue, 05 Apr 2011 13:48:21 +0100 Chris Cannam Added tag qm-vamp-plugins-v1.7 for changeset 7c7424761fcd
Tue, 05 Apr 2011 12:35:53 +0100 Chris Cannam Call for 10.4 min
Tue, 05 Apr 2011 12:17:26 +0100 Chris Cannam OS/X build fixes
Tue, 05 Apr 2011 11:57:05 +0100 Chris Cannam Merge
Wed, 09 Feb 2011 15:10:25 +0000 Chris Cannam * Add OS/X Makefile
Tue, 05 Apr 2011 11:56:34 +0100 Chris Cannam * README and version updates, minor Linux build update
Wed, 09 Feb 2011 14:26:13 +0000 Chris Cannam * Some Makefile bits
Mon, 13 Dec 2010 14:03:46 +0000 Chris Cannam * Add GPL
Wed, 01 Dec 2010 15:43:27 +0000 convert-repo update tags
Wed, 01 Dec 2010 14:05:37 +0000 Chris Cannam * Add missing include
Fri, 21 May 2010 12:45:28 +0000 Chris Cannam * use correct location for library in Vamp SDK these days
Wed, 28 Oct 2009 13:28:56 +0000 Chris Cannam * Update README and version numbers for plugins affected by this fix
Mon, 14 Sep 2009 13:01:57 +0000 Chris Cannam * Solaris build fixes
Fri, 03 Jul 2009 13:08:12 +0000 Chris Cannam * give a sensible preferred block size, & fail to initialise if block size
Tue, 30 Jun 2009 14:50:08 +0000 Chris Cannam * Remove inline docs in README; replace with pointer to online docs (will
Tue, 30 Jun 2009 10:15:01 +0000 Chris Cannam * make thresholding work (from TW)
Thu, 25 Jun 2009 14:19:30 +0000 Chris Cannam * Add wavelets to README
Thu, 25 Jun 2009 13:35:39 +0000 Chris Cannam ...
Thu, 25 Jun 2009 13:28:19 +0000 Chris Cannam * Fix beat counts prior to first bar
Tue, 16 Jun 2009 11:55:50 +0000 Chris Cannam ...
Tue, 16 Jun 2009 10:21:12 +0000 Chris Cannam * rejig the README and INSTALLs a bit
Fri, 12 Jun 2009 16:06:04 +0000 Chris Cannam * Add RDF for Transcription plugin
Tue, 09 Jun 2009 15:07:19 +0000 Chris Cannam * Add Ruohua's Transcription plugin
Mon, 08 Jun 2009 12:31:08 +0000 Chris Cannam * Some fixes prompted by vamp-plugin-tester
Fri, 05 Jun 2009 15:22:04 +0000 Chris Cannam * Make chromagram and constant-Q plugins start at a somewhat higher
Tue, 02 Jun 2009 11:26:31 +0000 Chris Cannam * Build fixes for OS/X
Tue, 02 Jun 2009 11:10:17 +0000 Chris Cannam * build fixes for win32-x-g++
Fri, 22 May 2009 09:21:59 +0000 Chris Cannam * Remove old per-plugin RDF files, superseded by qm-vamp-plugins.n3
Thu, 21 May 2009 16:40:24 +0000 Chris Cannam * Add "coarse" option
Wed, 20 May 2009 08:52:11 +0000 Chris Cannam * pass allocator through to sub-cuts (duh)
Tue, 19 May 2009 16:18:11 +0000 Chris Cannam * label bins
Mon, 18 May 2009 12:34:12 +0000 Chris Cannam * Restore vital calculation that I foolishly removed "as a tiny optimisation"
Thu, 14 May 2009 12:45:27 +0000 Chris Cannam * Update to use BlockAllocator, and a few other bits & pieces
Wed, 13 May 2009 17:41:41 +0000 Chris Cannam * tidy, make threading a parameter, fix offset error in fft input
Wed, 13 May 2009 13:32:43 +0000 Chris Cannam ...
Wed, 13 May 2009 11:23:00 +0000 Chris Cannam * Use a Window object instead of working it out "by hand"
Wed, 13 May 2009 09:19:30 +0000 Chris Cannam * Update to new FFT api
Tue, 12 May 2009 21:05:44 +0000 Chris Cannam * Switch CutThread to AsynchronousTask; introduce FFTThread as well and
Tue, 12 May 2009 17:57:41 +0000 Chris Cannam * first crack at threading cut code
Tue, 12 May 2009 12:01:23 +0000 Chris Cannam * Remove old implementation
Tue, 12 May 2009 10:34:54 +0000 Chris Cannam * fix obvious memory leak
Tue, 12 May 2009 10:27:03 +0000 Chris Cannam * Add local normalisation to adaptive spectrogram
Mon, 27 Apr 2009 15:30:05 +0000 Chris Cannam * some experiments in working from the original paper for the adaptive
Mon, 27 Apr 2009 08:33:23 +0000 Chris Cannam * some (not entirely successful) experiments
Thu, 02 Apr 2009 11:25:46 +0000 Chris Cannam * add category, change id to match other qm- plugins