slackbuilds/libraries/aubio
Matteo Bernardini 1e386bdd42
libraries/aubio: Fix handling of the python{,3} bindings.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2019-07-06 07:00:13 +07:00
..
README libraries/aubio: Fix handling of the python{,3} bindings. 2019-07-06 07:00:13 +07:00
aubio.SlackBuild libraries/aubio: Fix handling of the python{,3} bindings. 2019-07-06 07:00:13 +07:00
aubio.info libraries/aubio: Updated for version 0.4.9. 2019-05-18 07:22:20 +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.

The python bindings are built if numpy is available and the python3
ones are built if numpy3 is available: if both versions of python
are present in the system, the aubio and aubiocut python scripts
will use python3.