Hi Chris,
Thanks for your helpful hints - here are my results so far (I once used to program in machine code and then in many other formats but it was a while ago... so I'd appreciate your patience with me!):
1. This is a PPC Mac: 1.25 GHz PowerPC G4 with 1 GB DDR SDRAM and more than 100 GB of free disk space.
2. You are absolutely correct about the text that I remembered from the SDK download page - it is: "
designed to help hosts find and use plugins much more easily".
3. Here is what I had downloaded (and unzipped) before my first posting on this topic:
http://optusnet.dl.sourceforge.net/sourceforge/sv1/sonic-visualiser-1.0-osx-universal.ziphttp://www.elec.qmul.ac.uk/digitalmusic/downloads/qm-vamp-plugins-1.3-osx-universal.tar.gzhttp://optusnet.dl.sourceforge.net/sourceforge/vamp/vamp-example-plugins-1.1b-osx-universal.tar.gzAnd after reading your reply - since I could not find the vamp-simple-host program that you mentioned - I then also downloaded (and unzipped) this (which contains it):
http://optusnet.dl.sourceforge.net/sourceforge/vamp/vamp-plugin-sdk-1.1b-binaries-osx-universal.tar.gz4. Thus on my desktop I now have a folder entitled: "vamp-plugin-sdk-1.1b-binaries-osx-universal" which contains the following six items:
libvamp-hostsdk.a
libvamp-hostsdk.dylib
libvamp-sdk.a
libvamp-sdk.dylib
README.txt
vamp-simple-host
5. When I tried to run "vamp-simple-host -l" from a terminal window I got the following result:
Last login: Sun Jan 13 16:33:53 on ttyp1
Welcome to Darwin!
localhost:~ albertcharlesmonticone$ vamp-simple-host -l
-bash: vamp-simple-host: command not found
localhost:~ albertcharlesmonticone$
I then tried two other commands (-p and -v) and got the following - probably not surprising - results:
Last login: Sun Jan 13 17:30:26 on ttyp1
Welcome to Darwin!
localhost:~ albertcharlesmonticone$ vamp-simple-host -p
-bash: vamp-simple-host: command not found
localhost:~ albertcharlesmonticone$
Last login: Sun Jan 13 17:30:52 on ttyp1
Welcome to Darwin!
localhost:~ albertcharlesmonticone$ vamp-simple-host -v
-bash: vamp-simple-host: command not found
localhost:~ albertcharlesmonticone$
This all suggests to me that maybe I need to do more than simply have the vamp-simple-host program sitting in a folder on my desktop - maybe I should 'install' it (and perhaps other items, too) but if so... exactly how... and where?
6. By the way, the example plugins that do already seem to work for me - they are the only ones that appear so far in the 'Transform' tab of 'Sonic Visualiser' - are located (from my earlier downloading) on the desktop in a folder entitled: "vamp-example-plugins-1.1b-osx-universal" but I had already also copied them from there into my /Library/Audio/Plug-Ins/Vamp folder (as recommended for OSX). The two files (versions from 19 October 2007) are:
vamp-example-plugins.cat
vamp-example-plugins.dylib
7. If there is any more information that might help you to assist me, please do not hesitate to tell me and I'll do my best to find and provide it! Thanks for your patience!
Cheers, Charles