Mercurial > hg > qm-vamp-plugins
annotate INSTALL_win32.txt @ 152:979281679a39
Added tag mirex2013 for changeset 0979eea02d93
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Thu, 05 Sep 2013 13:21:26 +0100 |
parents | cfdb4e0dc34f |
children |
rev | line source |
---|---|
c@122 | 1 |
c@122 | 2 QM Vamp Plugins |
c@122 | 3 =============== |
c@122 | 4 |
c@122 | 5 To Install |
c@122 | 6 ========== |
c@122 | 7 |
c@122 | 8 This package contains plugins for Win32 systems (Windows XP, Vista). |
c@122 | 9 |
c@122 | 10 To install them, copy the files |
c@122 | 11 |
c@122 | 12 qm-vamp-plugins.dll |
c@122 | 13 qm-vamp-plugins.cat |
c@122 | 14 qm-vamp-plugins.n3 |
c@122 | 15 |
c@122 | 16 into the folder |
c@122 | 17 |
c@122 | 18 "C:\Program Files\Vamp Plugins\" |
c@122 | 19 |
c@122 | 20 You may also install them elsewhere, if you set the VAMP_PATH environment |
c@122 | 21 variable to a semicolon-separated list of the folders in which plugins |
c@122 | 22 may be found. e.g., "C:\My Plugins;C:\Program Files\Vamp Plugins". |
c@122 | 23 |