Mercurial > hg > vampy
log pyvamp-main.cpp @ 17:5b8167619b76
age | author | description |
---|---|---|
Thu, 25 Jun 2009 16:23:30 +0000 | cannam | * Add simple hack for preloading python on OS/X |
Mon, 07 Jul 2008 17:09:07 +0000 | cannam | * Gross hack to find preloadable libpython on linux |
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 |
Wed, 12 Mar 2008 12:42:19 +0000 | fazekasgy | added missing ifdef WIN32 |