Vamp plugins are distributed as separate binary libraries that ReVAMP loads at runtime. Understanding how Vamp finds plugins is important for:
This vignette covers plugin search paths, installation locations, and troubleshooting.
Use vampPaths() to see where ReVAMP searches for
plugins:
This returns a character vector of directories searched in order. ReVAMP will find the first matching plugin in this list.
Search paths vary by operating system:
~/Library/Audio/Plug-Ins/Vamp (user plugins)/Library/Audio/Plug-Ins/Vamp (system plugins)~/.vamp (user plugins)/usr/local/lib/vamp (locally installed)/usr/lib/vamp (system packages)%APPDATA%\Vamp Plugins (user plugins)C:\Program Files\Vamp Plugins (all users)C:\Program Files (x86)\Vamp Plugins (32-bit on
64-bit)You can add custom plugin directories using the
VAMP_PATH environment variable:
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.