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
|
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
|