graph
- * Rearrange Python plugin construction.2009-08-17, by cannam
- * fix incorrect default values for parameters (must match declared defaults)2009-07-16, by cannam
- * Add quantizeStep to parameter descriptor!2009-07-14, by cannam
- * Add VC++ project2009-07-14, by cannam
- * Don't even try to preload on Windows2009-07-14, by cannam
- * Windows build (with mingw32 atm)2009-07-13, by cannam
- * Add duration support (Vamp 2.0)2009-07-10, by cannam
- * Add simple hack for preloading python on OS/X2009-06-25, by cannam
- * Gross hack to find preloadable libpython on linux2008-07-07, by cannam
- * Some work on symbol visibility2008-07-03, by cannam
- now installs example python plugins to the correct place2008-07-02, by fazekasgy
- fixed PySpectralCentroid example2008-07-02, by fazekasgy
- * fix target name to match os/x makefile2008-06-19, by cannam
- added pyRealTime object impl to host2008-06-16, by fazekasgy
- more examples and some bug fixes2008-06-13, by fazekasgy
- more examples and some bug fixes2008-06-13, by fazekasgy
- more examples and some bug fixes2008-06-13, by fazekasgy
- * housekeeping: VAMP -> Vamp throughout (not an acronym)2008-06-11, by cannam
- Added support to memory buffers to be used with NumPy (and some rationalisation of code)2008-03-19, by fazekasgy
- * oops, forgot a bit2008-03-14, by cannam
- * my makefile2008-03-14, by cannam
- * Add global mutex to PyPlugin -- all plugin method calls are strictly2008-03-14, by cannam
- added missing ifdef WIN322008-03-12, by fazekasgy
- some typos corrected2008-03-11, by fazekasgy
- Added VAMP-Python binding project vampy2008-03-11, by fazekasgy