File: README.md

package info (click to toggle)
zam-plugins 4.2%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 100,072 kB
  • sloc: cpp: 133,158; makefile: 474; pascal: 209; sh: 5
file content (31 lines) | stat: -rw-r--r-- 641 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
zam-plugins ![build](https://github.com/zamaudio/zam-plugins/actions/workflows/build.yml/badge.svg)
===========

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


Bleeding edge installation:
===========================

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


Package Maintainers:
====================

	git checkout 4.2
	make dist