summaryrefslogtreecommitdiffstats
path: root/libraries/aubio/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/aubio/README')
-rw-r--r--libraries/aubio/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/aubio/README b/libraries/aubio/README
new file mode 100644
index 0000000000..bbd74f0114
--- /dev/null
+++ b/libraries/aubio/README
@@ -0,0 +1,10 @@
+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.
+
+aubio requires libsndfile, libsamplerate and fftw. It makes
+also use of jack-audio-connection-kit, if available. All
+of which are available from SlackBuilds.org. \ No newline at end of file