Mercurial > hg > vampy
log PyPlugin.cpp @ 26:ba3686eb697c
age | author | description |
---|---|---|
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) |
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 | * Add global mutex to PyPlugin -- all plugin method calls are strictly |
2008-03-11 | fazekasgy | Added VAMP-Python binding project vampy |