# HG changeset patch # User fazekasgy # Date 1254744383 0 # Node ID 66dafe6a73773bde7e4d946aa42783c5c662c7b9 # Parent d2ff6e7be4a168af942dc84f127cfe318fe7b20d updated vampy2final readme diff -r d2ff6e7be4a1 -r 66dafe6a7377 README --- a/README Mon Oct 05 12:05:26 2009 +0000 +++ b/README Mon Oct 05 12:06:23 2009 +0000 @@ -48,7 +48,7 @@ HOW DOES IT WORK: (1) Make sure you have Python (and Numpy) installed. - (2) Download and install vampy into your vamp plugin path. + (2) Download Vampy and install it to your Vamp plugin path. eg. /Library/Audio/Plug-Ins/Vamp (3) Write some python plugins and copy them to the same place. (4) Each plugin must contain a single class with the same name as your script file.