Mercurial > hg > vampy
log PyPlugin.h @ 120:a38d318c85a9 tip
age | author | description |
---|---|---|
Wed, 12 Aug 2015 15:25:04 +0100 | Chris Cannam | Some old changes that, I think, probably did not help anything |
Mon, 24 Nov 2014 09:50:49 +0000 | Chris Cannam | inline is not a useful keyword with contemporary compilers vampyhost |
Thu, 20 Nov 2014 13:02:50 +0000 | Chris Cannam | Pull apart some type conversion classes for possible use in VamPy Host vampyhost |
Mon, 17 Nov 2014 10:03:44 +0000 | Chris Cannam | Debug output: off by default, on with VAMPY_VERBOSE environment variable |
Mon, 17 Nov 2014 09:37:59 +0000 | Chris Cannam | Update to Python 2.7 and clean up the build (avoid using deprecated NumPy API, fix compiler warnings) |
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 |