slackbuilds/libraries/aubio
Matteo Bernardini 71351f0e8e
libraries/aubio: Updated for version 0.4.7.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2018-10-21 06:47:05 +07:00
..
README libraries/aubio: Updated for version 0.4.7. 2018-10-21 06:47:05 +07:00
aubio.SlackBuild libraries/aubio: Updated for version 0.4.7. 2018-10-21 06:47:05 +07:00
aubio.info libraries/aubio: Updated for version 0.4.7. 2018-10-21 06:47:05 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

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.

jack-audio-connection-kit and ffmpeg are optional dependencies.

To build the python bindings, pass BINDINGS=yes to the script:
for these you need the additional dependency numpy.