summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2008-08-24 18:04:07 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2008-08-24 18:04:07 +0000
commit77a232816efc7e4b19d5fd9be54a48dc6dacd036 (patch)
treeb9e218d4c0b852014e032cb16664923a3c22ef56 /audio/Makefile
parentFix installation when NOPORTDOCS is specified. (diff)
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/
Notes
Notes: svn path=/head/; revision=219094
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