Mercurial > hg > qm-vamp-plugins
annotate INSTALL_osx.txt @ 122:cfdb4e0dc34f
* rejig the README and INSTALLs a bit
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Tue, 16 Jun 2009 10:21:12 +0000 |
parents | |
children | 40d53428bb85 |
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 the Apple OS/X operating system, |
c@122 | 9 compatible with both PPC and Intel hardware. |
c@122 | 10 |
c@122 | 11 To install them, copy the files |
c@122 | 12 |
c@122 | 13 qm-vamp-plugins.dylib |
c@122 | 14 qm-vamp-plugins.cat |
c@122 | 15 qm-vamp-plugins.n3 |
c@122 | 16 |
c@122 | 17 to either |
c@122 | 18 |
c@122 | 19 /Library/Audio/Plug-Ins/Vamp/ (for plugins to be available to all users) |
c@122 | 20 $HOME/Library/Audio/Plug-Ins/Vamp/ (for plugins to be available to you only) |
c@122 | 21 |