From: Chris Cannam Date: Wed, 18 Jul 2012 12:31:06 +0000 (+0100) Subject: Merge 0.4.0 X-Git-Tag: hgimport~11 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=7d77847016f42eea4fd2186d897fc08fbab9db80;p=vamp-aubio-plugins.git Merge 0.4.0 --- 7d77847016f42eea4fd2186d897fc08fbab9db80 diff --cc README index bc6f6da,9ae0518..d812197 --- a/README +++ b/README @@@ -12,13 -12,13 +12,14 @@@ of audio that are quieter than a given plugins compile into a single plugin library called vamp-aubio.so (the file extension may vary depending on your platform). --To build: Make sure you have aubio-0.3.2 or newer installed, and the --Vamp plugin SDK. These are available at the URLs given at the top. --Edit the Makefile appropriately, and type "make". If the build --succeeds, copy the vamp-aubio library file into your personal or --system Vamp plugin location. ++To build: Make sure you have the Vamp plugin SDK and aubio ++installed. (A version of aubio dating from at least July 2012 is ++required.) These are available at the URLs given at the top. Edit the ++Makefile appropriately, and type "make". If the build succeeds, copy ++the vamp-aubio library file into your personal or system Vamp plugin ++location. -These plugins are Copyright 2007 Chris Cannam, distributed under the +These plugins are Copyright 2007-2012 Chris Cannam, distributed under the GNU General Public License. (Of course, the real work is done by the aubio library.)