slackbuilds/libraries/aubio
B. Watson deb764bab2
libraries/aubio: Migrate jack-audio-connection-kit => jack.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2020-01-26 08:09:56 +07:00
..
README libraries/aubio: Migrate jack-audio-connection-kit => jack. 2020-01-26 08:09:56 +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 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.