aboutsummaryrefslogtreecommitdiffstats
path: root/audio/Makefile
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2008-08-25 02:04:07 +0800
committertrasz <trasz@FreeBSD.org>2008-08-25 02:04:07 +0800
commitac0a3a1e2bdffa70a0a36fbfd014bb725930911e (patch)
tree6ae139b31b4734e41c53720df76158557d18871e /audio/Makefile
parent69079a0c5a43654c019672475911108584a4b32d (diff)
downloadfreebsd-ports-gnome-ac0a3a1e2bdffa70a0a36fbfd014bb725930911e.tar.gz
freebsd-ports-gnome-ac0a3a1e2bdffa70a0a36fbfd014bb725930911e.tar.zst
freebsd-ports-gnome-ac0a3a1e2bdffa70a0a36fbfd014bb725930911e.zip
aubio is a library for audio labelling. Its features include
segmenting a sound file before each of its attacks, performing pitch detection, tapping the beat and producing midi streams from live audio. The name aubio comes from 'audio' with a typo: several transcription errors are likely to be found in the results too. The aim of this project is to provide these automatic labelling features to other audio softwares. Functions can be used offline in sound editors and software samplers, or online in audio effects and virtual instruments. WWW: http://aubio.org/
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 7ee6e27eaa73..8f0422819da9 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -42,6 +42,7 @@
SUBDIR += asunder
SUBDIR += atunes
SUBDIR += aube
+ SUBDIR += aubio
SUBDIR += audacious-crossfade
SUBDIR += audacious-dumb
SUBDIR += audacious-mac