log PyPlugin.cpp @ 103:dca558444181

age author description
2019-01-10 Chris Cannam Further small tidying
2014-11-24 Chris Cannam inline is not a useful keyword with contemporary compilers vampyhost
2014-11-20 Chris Cannam Pull apart some type conversion classes for possible use in VamPy Host vampyhost
2014-11-17 Chris Cannam Debug output: off by default, on with VAMPY_VERBOSE environment variable
2014-11-17 Chris Cannam Update to Python 2.7 and clean up the build (avoid using deprecated NumPy API, fix compiler warnings)
2009-10-08 fazekasgy Fix numpy version incompatibility issues and updated some example plugins.
2009-10-05 fazekasgy new branch Vampy2final vampy2final
2009-09-21 fazekasgy Vampy2: accept numpy array return types. vampy2
2009-09-20 fazekasgy Created Vampy2 branch vampy2
2009-08-25 fazekasgy Some further mods to vampy construction
2009-08-25 fazekasgy Some further mods to vampy construction
2009-08-17 cannam * Rearrange Python plugin construction.
2009-07-14 cannam * Add quantizeStep to parameter descriptor!
2009-07-10 cannam * Add duration support (Vamp 2.0)