Wed, 19 Aug 2009 15:21:17 +0000 |
fazekasgy |
examples now pass all tests
|
Tue, 18 Aug 2009 08:32:45 +0000 |
fazekasgy |
cleaned up vampy preloading, no functional change. tried python preload, did not work.
|
Mon, 17 Aug 2009 15:22:06 +0000 |
cannam |
* Rearrange Python plugin construction.
|
Thu, 16 Jul 2009 13:19:20 +0000 |
cannam |
* fix incorrect default values for parameters (must match declared defaults)
|
Tue, 14 Jul 2009 15:54:03 +0000 |
cannam |
* Add quantizeStep to parameter descriptor!
|
Tue, 14 Jul 2009 12:48:01 +0000 |
cannam |
* Add VC++ project
|
Tue, 14 Jul 2009 11:31:52 +0000 |
cannam |
* Don't even try to preload on Windows
|
Mon, 13 Jul 2009 12:23:51 +0000 |
cannam |
* Windows build (with mingw32 atm)
|
Fri, 10 Jul 2009 15:14:24 +0000 |
cannam |
* Add duration support (Vamp 2.0)
|
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
|
Thu, 03 Jul 2008 13:29:39 +0000 |
cannam |
* Some work on symbol visibility
|
Wed, 02 Jul 2008 12:17:58 +0000 |
fazekasgy |
now installs example python plugins to the correct place
|
Wed, 02 Jul 2008 12:11:35 +0000 |
fazekasgy |
fixed PySpectralCentroid example
|
Thu, 19 Jun 2008 15:08:08 +0000 |
cannam |
* fix target name to match os/x makefile
|
Mon, 16 Jun 2008 09:44:48 +0000 |
fazekasgy |
added pyRealTime object impl to host
|
Fri, 13 Jun 2008 17:28:22 +0000 |
fazekasgy |
more examples and some bug fixes
|
Fri, 13 Jun 2008 16:52:59 +0000 |
fazekasgy |
more examples and some bug fixes
|
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:09:34 +0000 |
cannam |
* oops, forgot a bit
|
Fri, 14 Mar 2008 12:02:27 +0000 |
cannam |
* my makefile
|
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
|
Tue, 11 Mar 2008 20:24:58 +0000 |
fazekasgy |
some typos corrected
|
Tue, 11 Mar 2008 19:47:34 +0000 |
fazekasgy |
Added VAMP-Python binding project vampy
|