log

age author description
2009-07-16 cannam * fix incorrect default values for parameters (must match declared defaults)
2009-07-14 cannam * Add quantizeStep to parameter descriptor!
2009-07-14 cannam * Add VC++ project
2009-07-14 cannam * Don't even try to preload on Windows
2009-07-13 cannam * Windows build (with mingw32 atm)
2009-07-10 cannam * Add duration support (Vamp 2.0)
2009-06-25 cannam * Add simple hack for preloading python on OS/X
2008-07-07 cannam * Gross hack to find preloadable libpython on linux
2008-07-03 cannam * Some work on symbol visibility
2008-07-02 fazekasgy now installs example python plugins to the correct place
2008-07-02 fazekasgy fixed PySpectralCentroid example
2008-06-19 cannam * fix target name to match os/x makefile
2008-06-16 fazekasgy added pyRealTime object impl to host
2008-06-13 fazekasgy more examples and some bug fixes
2008-06-13 fazekasgy more examples and some bug fixes
2008-06-13 fazekasgy more examples and some bug fixes
2008-06-11 cannam * housekeeping: VAMP -> Vamp throughout (not an acronym)
2008-03-19 fazekasgy Added support to memory buffers to be used with NumPy (and some rationalisation of code)
2008-03-14 cannam * oops, forgot a bit
2008-03-14 cannam * my makefile
2008-03-14 cannam * Add global mutex to PyPlugin -- all plugin method calls are strictly
2008-03-12 fazekasgy added missing ifdef WIN32
2008-03-11 fazekasgy some typos corrected
2008-03-11 fazekasgy Added VAMP-Python binding project vampy