Using Vamp Plugins and Hosts > Getting and Using Vamp Plugins

Only Some Vamp Plug-Ins (SV on Mac OSX 10.4.11)?

<< < (2/3) > >>

cannam:
Charles,

Sorry, I had overlooked the fact that your earlier message said vamp-simple-host was in a folder on your desktop (as opposed to your home folder).  It doesn't need to be installed, as such, but to run it from the terminal you need to tell the shell where to run it from: the "./" in our command told the shell to run it from the "current directory", i.e. your home folder which is where the terminal window starts up by default.  If you just copy the vamp-simple-host file to your home folder, you should be able to run it then.

Note that vamp-simple-host has nothing to do with Sonic Visualiser except that it uses the same plugins, so it shouldn't matter whether SV is running or not.


Chris

Chuck_1:
Hi Chris,
Thanks again... and this time... progress (of sorts)! Taking on board your clarification about vamp-simple-host and SV, all of the following was done while Sonic Visualiser was NOT running.

1. Here is what I got when I copied the file 'vamp-simple-host' into my Home Folder and then ran Terminal (with the command $ ./vamp-simple-host -l as you suggested):

Last login: Sat Jan 19 10:33:11 on ttyp1
Welcome to Darwin!
localhost:~ albertcharlesmonticone$  ./vamp-simple-host -l

Vamp plugin search path: [/Users/albertcharlesmonticone/Library/Audio/Plug-Ins/Vamp][/library/Audio/Plug-Ins/Vamp]

Vamp plugin libraries found in search path:
Vamp::HostExt::PluginLoader: Unable to load library "/Library/Audio/Plug-Ins/Vamp/qm-vamp-plugins.dylib": dlopen(/Library/Audio/Plug-Ins/Vamp/qm-vamp-plugins.dylib, 1): Library not loaded: /var/tmp//cc04tfVL.out
  Referenced from: /Library/Audio/Plug-Ins/Vamp/qm-vamp-plugins.dylib
  Reason: image not found
Vamp::HostExt::PluginLoader: Unable to load library "/Library/Audio/Plug-Ins/Vamp/vamp-aubio.dylib": dlopen(/Library/Audio/Plug-Ins/Vamp/vamp-aubio.dylib, 1): no suitable image found.  Did find:
        /Library/Audio/Plug-Ins/Vamp/vamp-aubio.dylib: mach-o, but wrong architecture
Illegal instruction
localhost:~ albertcharlesmonticone$                   


Unfortunately, these results did not give me any inspiration. However - just in case additional results might help you - I also ran similar commands (-p and -v) with the following results:

2. Using ./vamp-simple-host -p

Last login: Sat Jan 19 10:39:20 on ttyp1
Welcome to Darwin!
localhost:~ albertcharlesmonticone$ ./vamp-simple-host -p
/Users/albertcharlesmonticone/Library/Audio/Plug-Ins/Vamp
/Library/Audio/Plug-Ins/Vamp
localhost:~ albertcharlesmonticone$


3. Using ./vamp-simple-host -v

Last login: Sat Jan 19 10:40:45 on ttyp1
Welcome to Darwin!
localhost:~ albertcharlesmonticone$ ./vamp-simple-host -v
Simple Vamp plugin host version: 1.1
Vamp API version: 1
Vamp SDK version: 1.1
localhost:~ albertcharlesmonticone$


4. This is what is in the
Macintosh HD/Library/Audio/Plug-Ins/Vamp Folder (that is, from the System Library):

vamp-example-plugins.dylib
vamp-aubio.cat
vamp-aubio.dylib
vamp-example-plugins.cat
qm-vamp-plugins.cat
qm-vamp-plugins.dylib


5. By way of contrast - especially if it helps - here is what is in the
Macintosh HD/Users/albertcharlesmonticone/Library/Audio/Plug-Ins Folder (that is, from my own User Library and NO Vamp):

Digidesign
VST
Components

Please note: Amongst (or within) these three - currently empty - Folders, there is NO Vamp Folder and there are NO Vamp Files.
I wonder if there should be, since the results from the ./vamp-simple-host -p command (par. 2 above) included the following text:

/Users/albertcharlesmonticone/Library/Audio/Plug-Ins/Vamp
/Library/Audio/Plug-Ins/Vamp

Does that mean that the vamp-simple-host expected to find something (like Vamp Plug-Ins) there in my User area?


6. I hope that the results above, particularly from the first command (./vamp-simple-host -l), give you some insight as to why my Sonic Visualiser does not (yet) recognize the QM and Aubio Vamp Plug-Ins despite the fact that it does recognize the 'example' Vamp Plug-Ins. If there is more I can do to clarify the situation, please let me know! 

Thanks again for your patient and valuable help.
Cheers, Charles



cannam:
Thanks Charles -- I think that's enough to go on to establish why the plugins aren't working.  We're due to make a new release of the QM plugin set any day now, so I'll try to ensure that this problem is fixed.

For the Aubio set, do you have a record (or recollection) of exactly which package you downloaded and installed?  The latest build for OS/X was vamp-aubio-plugins-0.3.2b.1-osx-universal.tar.gz available from http://sourceforge.net/project/showfiles.php?group_id=192001 -- if this is not exactly the same version as you already installed (noting carefully the ".1" in "0.3.2b.1"), then I'd suggest installing that one to see if it makes any difference for you.

Finally, yes, both vamp-simple-host and Sonic Visualiser look for plugins in both a "global" location (the one beginning with /Library) and the equivalent user-specific location (the one beneath your home folder).  You can place Vamp plugins in either of these locations and they should work, although you should always be careful to avoid having the same plugin in both places (because it wouldn't be easy to know which was being used, and that might be problematic if they were ever not of the same version).

Thanks for your persistence -- please watch this space for the update to the QM plugin set.


Chris

Chuck_1:
Hi Chris,
Thanks to your attention to detail...More progress!

1. The version I had for Aubio was without the ".1" but having removed the earlier version and then downloaded and tested that latest version, it works - wonderfully well - so thanks and congratulations!


2. Just in case it helps, here is what I now get when I run the command $ ./vamp-simple-host -l in Terminal:

Last login: Thu Jan 24 17:42:06 on console
Welcome to Darwin!
localhost:~ albertcharlesmonticone$ ./vamp-simple-host -l

Vamp plugin search path: [/Users/albertcharlesmonticone/Library/Audio/Plug-Ins/Vamp][/library/Audio/Plug-Ins/Vamp]

Vamp plugin libraries found in search path:
Vamp::HostExt::PluginLoader: Unable to load library "/Library/Audio/Plug-Ins/Vamp/qm-vamp-plugins.dylib": dlopen(/Library/Audio/Plug-Ins/Vamp/qm-vamp-plugins.dylib, 1): Library not loaded: /var/tmp//cc04tfVL.out
  Referenced from: /Library/Audio/Plug-Ins/Vamp/qm-vamp-plugins.dylib
  Reason: image not found
Illegal instruction
localhost:~ albertcharlesmonticone$

So as you can see, Aubio has now dropped out of the list of 'Unable to load library' items. Thanks!


3. I have all my Vamp Plug-Ins in the "global" location and I appreciate why it is logical to have them in only one place (thanks again).


4. I am very much looking forward to the new release of the QM Vamp Plug-Ins. I hope that my problems - and your valuable help - will make it a bit easier for some other (lucky!) user(s) too. It is excellent work that you folks are doing and it will be very helpful for me in programming lighting for dance productions at the local community theatre - especially when the community dance company are kind enough to give me advance copies of their planned music. (I also have an amateur academic interest in music and for this, your work gives all sorts of fascinating insights!)

Thanks again and Cheers, Charles

cannam:
Charles,

The new 1.4 release of the QM plugins is now available from the usual download site (see also the announcement in the announcements forum here!)

Please let me know if you run into any problems with these.

Thanks!


Chris

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version