log

age author description
Mon, 20 Jun 2011 19:01:48 +0100 mathieub A threshold (delta) is added in the peak picking parameters structure (PPickParams). It is used as an offset when computing the smoothed detection function. A constructor for the structure PPickParams is also added to set the parameters to 0 when a structure instance is created. Hence programmes using the peak picking parameter structure and which do not set the delta parameter (e.g. QM Vamp note onset detector) won't be affected by the modifications.
Tue, 05 Apr 2011 13:48:18 +0100 Chris Cannam Added tag qm-vamp-plugins-v1.7 for changeset 2f42a967fd82
Tue, 05 Apr 2011 12:35:36 +0100 Chris Cannam Call for 10.4 version min; don't use visibility=hidden (we do this at link time with exported symbols list)
Tue, 05 Apr 2011 12:03:33 +0100 Chris Cannam Use old-school compilers with old-school SDK
Wed, 09 Feb 2011 15:25:36 +0000 Chris Cannam * Sort out this isnan/isinf nonsense once and for all
Wed, 09 Feb 2011 11:47:20 +0000 Chris Cannam * Add OS/X Makefile
Wed, 09 Feb 2011 11:16:56 +0000 Chris Cannam * Add basic Linux Makefiles
Wed, 09 Feb 2011 09:51:54 +0000 Chris Cannam * First bit of work on non-qmake make
Tue, 04 Jan 2011 13:49:19 +0000 Chris Cannam * Oops -- restore a file that was actually used (by qm-vamp-plugins)
Tue, 04 Jan 2011 13:20:04 +0000 Chris Cannam * Remove more unused files
Thu, 16 Dec 2010 16:40:21 +0000 Chris Cannam * Note GPL version
Thu, 16 Dec 2010 16:39:13 +0000 Chris Cannam * Add COPYING file
Mon, 13 Dec 2010 14:55:28 +0000 Chris Cannam * Add GPL and README; some tidying
Wed, 01 Dec 2010 14:05:25 +0000 Chris Cannam * Remove some unused code; minor tidy