Skip to content

Install test environment on Ubuntu Linux

Vinzenz Eck edited this page Sep 3, 2019 · 4 revisions

Here we use apt as package manager, this works also fine for other package manager

Install requirements

The plugins can be loaded by a host, any DAW in linux will do:

e.g Ardour. Installation of Ardour:

apt install ardour

There is also a cmd tool called which works well in combination with Cadence

https://drobilla.net/software/jalv

apt get install jalv

Run the simple delay plugin:

jalv.gtk https://github.com/expertanalytics/lv2-plugins/tree/master/simple_delay

For fft-analyser of the tracks try to install this plugin suite:

https://calf-studio-gear.org/

Clone this wiki locally