aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2017-03-02 08:56:14 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2017-03-02 08:56:14 +0000
commit8e3d2854314ee8dea84189736b0ec1a394ce4982 (patch)
tree4379e354f261ba2ee8217a04a29140e26ddf1b29 /audio/Makefile
parentd56fab67ae7fdb5cd1448dd75c83d6de1689840d (diff)
downloadports-8e3d2854314ee8dea84189736b0ec1a394ce4982.tar.gz
ports-8e3d2854314ee8dea84189736b0ec1a394ce4982.zip
New port: audio/sonic-visualiser
Sonic Visualiser is a program for viewing and analysing the contents of music audio files. It supports serveral audio file formats and displays their waveforms and spectograms in a straightforward way. The audio data can be annotated and played back featuring time streching. Furthermore it can be extended by third-party vamp plugins for feature extraction. WWW: http://www.sonicvisualiser.org/ PR: 208401 Submitted by: uddka@student.kit.edu Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9788
Notes
Notes: svn path=/head/; revision=435214
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 25fbb3acac0d..746e7510e471 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -714,6 +714,7 @@
SUBDIR += sndio
SUBDIR += solfege
SUBDIR += sonata
+ SUBDIR += sonic-visualiser
SUBDIR += sooperlooper
SUBDIR += sound-juicer
SUBDIR += soundconverter