log PyPlugin.cpp @ 55:968258fba5d6

age author description
Thu, 08 Oct 2009 08:47:28 +0000 fazekasgy Fix numpy version incompatibility issues and updated some example plugins.
Mon, 05 Oct 2009 11:28:00 +0000 fazekasgy new branch Vampy2final vampy2final
Mon, 21 Sep 2009 13:56:28 +0000 fazekasgy Vampy2: accept numpy array return types. vampy2
Sun, 20 Sep 2009 17:31:20 +0000 fazekasgy Created Vampy2 branch vampy2
Tue, 25 Aug 2009 08:49:22 +0000 fazekasgy Some further mods to vampy construction
Tue, 25 Aug 2009 08:46:15 +0000 fazekasgy Some further mods to vampy construction
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)
Fri, 13 Jun 2008 16:50:00 +0000 fazekasgy more examples and some bug fixes
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