diff options
author | Heinz Wiesinger <HMWiesinger@gmx.at> | 2010-05-11 22:53:57 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:53:57 +0200 |
commit | 516165d8bf782096e4cbaea28d754207758956b1 (patch) | |
tree | a66b5ccc2da266b88d4d47d597cada73b7437919 /libraries/aubio/README | |
parent | e201ce01f404d425cb334262e136825336f388fc (diff) | |
download | slackbuilds-516165d8bf782096e4cbaea28d754207758956b1.tar.gz |
libraries/aubio: Added to 12.1 repository
Diffstat (limited to 'libraries/aubio/README')
-rw-r--r-- | libraries/aubio/README | 10 |
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 |