Mercurial > hg > vampy
changeset 39:66dafe6a7377 vampy2final
updated vampy2final readme
author | fazekasgy |
---|---|
date | Mon, 05 Oct 2009 12:06:23 +0000 |
parents | d2ff6e7be4a1 |
children | e06c3488314a |
files | README |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.