From a2eb282f0e3e9563bc54b17eb70daa928fba844b Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Sat, 3 Feb 2018 19:45:21 +0000 Subject: New port: audio/noise-repellent-lv2: LV2 plugin for broadband noise reduction The LV2 plugin to denoise audio signals: https://github.com/lucianodato/noise-repellent Submitted by: myself Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D14182 --- audio/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/Makefile') diff --git a/audio/Makefile b/audio/Makefile index c287841da2ca..c621e35abc79 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -560,6 +560,7 @@ SUBDIR += ncmpc SUBDIR += ncmpcpp SUBDIR += nekobee + SUBDIR += noise-repellent-lv2 SUBDIR += normalize SUBDIR += nosefart SUBDIR += nspmod -- cgit v1.2.3