slackbuilds_ponce/libraries/aubio/README
Heinz Wiesinger d64a8bf6e8 libraries/aubio: Updated for version 0.4.2.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2016-03-15 00:26:15 +07:00

11 lines
473 B
Text

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.