listplugins
sample tools for linux-audio-dev plugin architecture
Install
- All systems
-
curl cmd.cat/listplugins.sh
- Debian
-
apt-get install ladspa-sdk - Ubuntu
-
apt-get install ladspa-sdk -
Alpine
-
apk add ladspa - Arch Linux
-
pacman -S ladspa - Kali Linux
-
apt-get install ladspa-sdk - CentOS
-
yum install ladspa - Fedora
-
dnf install ladspa - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install ladspa-sdk - Raspbian
-
apt-get install ladspa-sdk - Docker
-
docker run cmd.cat/listplugins listpluginspowered by Commando
ladspa-sdk
sample tools for linux-audio-dev plugin architecture
LADSPA is a free standard specification for audio effect plugins. Contains sample plugins, and analyseplugin, listplugin, applyplugin programs, and the ladspa.h, the LADSPA specification. Please build-depend on this package if you need ladspa.h