slackbuilds/libraries/aubio
Robby Workman 27ef47e50b libraries/aubio: Updated homepage and download links
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2017-05-20 06:52:30 +07:00
..
README libraries/aubio: Updated for version 0.4.2. 2016-03-15 00:26:15 +07:00
aubio.SlackBuild libraries/aubio: Allow VERSION override from environment. 2017-03-25 01:05:50 +00:00
aubio.info libraries/aubio: Updated homepage and download links 2017-05-20 06:52:30 +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.
This depends on numpy.