Baixe e instale o Plugin Noise Repellent no seu Ubuntu 18.04

Instale o removedor de ruido Noise Repellent no seu Ardour.
Link do plugin:

Para instalar use os comandos abaixo


sudo apt install git
sudo apt-get install fftw3 fftw3-dev pkg-config
sudo apt install lv2-dev
meson build --buildtype release --prefix "/usr/local/lib/lv2" && cd build

Se caso aparecer a mensagem

meson.build:1:0: ERROR: Compiler cc can not compile programs. A full log can be found at /home/daniel/noise-repellent/build/meson-logs/meson-log.txt ninja: error: loading 'build.ninja': No such file or directory

Rode

sudo apt install make gcc pkg-config meson \ libavcodec-dev libavformat-dev libavutil-dev \ libsdl2-dev

Comentários