Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 744 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 744 Bytes

zam-plugins travis

Collection of LV2/LADSPA/VST/JACK audio plugins for high quality processing

Note:

This is a new repo that contains the full history of the old repo. Submodules are now required (>= 3.6). Uses Distrho Plugin Framework. Please use version 3.8 for a stable package, latest git is experimental.

Build Dependencies:

pkg-config libx11-dev libgl-dev liblo-dev libjack-dev ladspa-sdk

Bleeding edge installation:

git submodule init
git submodule update
make
sudo make install

Package Maintainers:

git checkout 3.8
make dist