summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorRichard Gallamore <ultima@FreeBSD.org>2017-08-21 07:02:57 +0000
committerRichard Gallamore <ultima@FreeBSD.org>2017-08-21 07:02:57 +0000
commit42481ee9abcc5f61575be601a6bab757bdc937c5 (patch)
tree48c367789fac5c68d85f7b8e53b114ad4dc6d7b0 /audio/Makefile
parent* Updated to 0.4.4 (diff)
Synthpod is an LV2 host. It can be run as a standalone app and be used as a
tool for live performances or general audio and event filtering. It was conceptualized to fill the gap between pure textual (e.g. SuperCollider) and pure visual flow (e.g. Pure Data) audio programming paradigms. Potential fields of application may include: * Live audio synthesis * Real-time event scripting * Non-linear signal routing * Advanced control automation * Advanced event filtering * Live mixing * Live coding * Algorithmic composition * Interfacing to expressive controllers WWW: https://open-music-kontrollers.ch/lv2/synthpod PR: 221319 Submitted by: Yuri Victorovich (maintainer) Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D12094
Notes
Notes: svn path=/head/; revision=448453
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 93cd1570a3d2..6083759a291a 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -770,6 +770,7 @@
SUBDIR += sweep
SUBDIR += swh-lv2
SUBDIR += swhplugins
+ SUBDIR += synthpod-lv2
SUBDIR += taglib
SUBDIR += taglib-extras
SUBDIR += taglib-sharp