log PyPlugin.h @ 57:87b9ea6fc7d0

age author description
Thu, 08 Oct 2009 08:47:28 +0000 fazekasgy Fix numpy version incompatibility issues and updated some example plugins.
Tue, 06 Oct 2009 09:27:20 +0000 fazekasgy Fix blockSize+2 for frequency domin plugins
Mon, 05 Oct 2009 11:28:00 +0000 fazekasgy new branch Vampy2final vampy2final
Sun, 20 Sep 2009 17:31:20 +0000 fazekasgy Created Vampy2 branch vampy2
Mon, 17 Aug 2009 15:22:06 +0000 cannam * Rearrange Python plugin construction.
Tue, 14 Jul 2009 15:54:03 +0000 cannam * Add quantizeStep to parameter descriptor!
Fri, 10 Jul 2009 15:14:24 +0000 cannam * Add duration support (Vamp 2.0)
Wed, 11 Jun 2008 16:04:52 +0000 cannam * housekeeping: VAMP -> Vamp throughout (not an acronym)
Wed, 19 Mar 2008 16:02:29 +0000 fazekasgy Added support to memory buffers to be used with NumPy (and some rationalisation of code)
Fri, 14 Mar 2008 12:02:15 +0000 cannam * Add global mutex to PyPlugin -- all plugin method calls are strictly
Tue, 11 Mar 2008 19:47:34 +0000 fazekasgy Added VAMP-Python binding project vampy