No description
- C++ 99.8%
- C 0.1%
| .github/workflows | ||
| dpf@f60444f274 | ||
| lib/zita-convolver-4.0.0 | ||
| plugins | ||
| widgets | ||
| .gitignore | ||
| .gitmodules | ||
| .plugins.kdev4 | ||
| changelog | ||
| COPYING | ||
| Makefile | ||
| NOTICE.DPF | ||
| NOTICE.SFZero | ||
| README.md | ||
zam-plugins 
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.4
git submodule update --init --recursive
make dist