applyplugin
sample tools for linux-audio-dev plugin architecture
Install
- All systems
-
curl cmd.cat/applyplugin.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 update
sudo apt-get install ladspa-sdk
- Raspbian
-
apt-get install ladspa-sdk
- Dockerfile
- dockerfile.run/applyplugin
- Docker
-
docker run cmd.cat/applyplugin applyplugin
powered 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