aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorRichard Gallamore <ultima@FreeBSD.org>2017-08-17 19:50:26 +0000
committerRichard Gallamore <ultima@FreeBSD.org>2017-08-17 19:50:26 +0000
commit935889bb762fcd093d24b6c72543528bcbc3723c (patch)
treee8f93a800e8b5b980df2e38c30296e95f27b93bd /audio/Makefile
parent4c4a8d4f2ac485f367a18ed7abace9590332f81d (diff)
downloadports-935889bb762fcd093d24b6c72543528bcbc3723c.tar.gz
ports-935889bb762fcd093d24b6c72543528bcbc3723c.zip
The Midi Matrix (Channel Filter) is a 3-in-1 filter plugin with a simple UI
enabling you to easily accomplish: * MIDI channel filtering (e.g. blocking of specific channels) * MIDI channel multiplication (e.g. send events from channel X to channels X, Y and Z) * MIDI channel rerouting (e.g send events from channel X to channel Y) * And any possible combination thereof WWW: http://open-music-kontrollers.ch/lv2/midi_matrix PR: 221344 Submitted by: Yuri Victorovich (maintainer) Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D12060
Notes
Notes: svn path=/head/; revision=448183
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 517e8dc254c8..f468c6ac3b9c 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -485,6 +485,7 @@
SUBDIR += mctoolame-encoder
SUBDIR += mda-lv2
SUBDIR += mhwaveedit
+ SUBDIR += midi-matrix-lv2
SUBDIR += midipp
SUBDIR += mikmod
SUBDIR += milkytracker