I'm running Audacity 2.0.6 on Fedora 20 3.17.8-200.fc20.x86_64.
About Audacity shows vamp plugins enabled. I have installed plugins in $HOME/vamp.
These plugins are found and tested correctly with the vamp-plugin-tester. The plugins do not show up in either the Analyze or Effects menus.
There are entries in the Analyze menu, e.g. Beat Finder and Sound Finder, which may be Vamp plugins shipped with Audacity. How would I
determine if these are Vamp plugins, and where they are located?
Vamp plugins not found
Forum rules
This forum is for Audacity on GNU/Linux.
Please state:
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state:
- which version of Linux you are using,
- the exact three-section version number of Audacity from Help menu > About Audacity,
- whether you installed your distribution's release, PPA version, or compiled Audacity from source code.
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Re: Vamp plugins not found
Beat Finder and Sound Finder are Nyquist plugins. http://wiki.audacityteam.org/wiki/Nyquist_Plug-ins
Which Vamp plugins are you trying to use and where can I download them to test?
Which Vamp plugins are you trying to use and where can I download them to test?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Vamp plugins not found
See http://manual.audacityteam.org/o/man/an ... .html#vamp.
To ask the obvious, did you restart Audacity after installing the plugins?
Gale
To ask the obvious, did you restart Audacity after installing the plugins?
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: Vamp plugins not found
Yes, I restarted Audacity
I'm working with vamp-sdk and have tried example plugins among others. I compiled these
http://vamp-plugins.org/plugin-doc/vamp ... ugins.html
Thanks.
I'm working with vamp-sdk and have tried example plugins among others. I compiled these
http://vamp-plugins.org/plugin-doc/vamp ... ugins.html
Thanks.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Vamp plugins not found
For me, on 32-bit Linux, downloading the 32-bit versions:kwoodle wrote:Yes, I restarted Audacity
I'm working with vamp-sdk and have tried example plugins among others. I compiled these
http://vamp-plugins.org/plugin-doc/vamp ... ugins.html
2. Simple Fixed Tempo Estimator
3. Simple Percussion Onset Detector
6. Zero Crossings
appear in Audacity but
1. Amplitude Follower
4. Simple Power Spectrum
5. Spectral Centroid
do not.
My understanding is that Audacity only shows plugins that have outputs that can be displayed in a label track. For example, beats or key changes. Many VAMP plugin outputs have a different structure, for example they expect to be displayed as curves with x and y axes, or as grids like a spectrogram. The Audacity implementation of VAMP doesn't support graphics.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: Vamp plugins not found
As a test you could try these Vamp plugins from the BBC (they work here): https://github.com/bbcrd/bbc-vamp-plugins/releases
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Vamp plugins not found
I see now
Thanks, you folks are fantastic!
Thanks, you folks are fantastic!