Skip to content

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

License

Notifications You must be signed in to change notification settings

zamaudio/zam-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9e824af · May 12, 2024
Dec 6, 2022
May 12, 2024
Jun 9, 2018
May 12, 2024
Dec 6, 2022
Sep 27, 2018
Apr 15, 2022
Jun 30, 2014
Dec 18, 2018
Apr 27, 2024
Dec 18, 2018
Jan 31, 2019
May 12, 2024
May 12, 2024

Repository files navigation

zam-plugins build

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.

Build Dependencies:

pkg-config libx11-dev libgl-dev liblo-dev libjack-dev ladspa-sdk
libfftw3-dev libfftw3-single3 libsamplerate0-dev

Bleeding edge installation:

git submodule update --init --recursive
make
sudo make install

Package Maintainers:

git checkout 4.3
git submodule update --init --recursive
make dist