Mercurial > hg > vampy
log PyPlugin.cpp @ 57:87b9ea6fc7d0
age | author | description |
---|---|---|
2009-10-08 | fazekasgy | Fix numpy version incompatibility issues and updated some example plugins. |
2009-10-05 | fazekasgy | new branch Vampy2final vampy2final |
2009-09-21 | fazekasgy | Vampy2: accept numpy array return types. vampy2 |
2009-09-20 | fazekasgy | Created Vampy2 branch vampy2 |
2009-08-25 | fazekasgy | Some further mods to vampy construction |
2009-08-25 | fazekasgy | Some further mods to vampy construction |
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 |