diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2016-03-13 17:58:03 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-15 00:26:15 +0700 |
commit | d64a8bf6e859e4686f95126805f232290f378f40 (patch) | |
tree | 63c0b8f79d0e808ae4fa90600dac7972c01c67fa /libraries/aubio/README | |
parent | 374ccc48b63fc830bf36b79ef683f998147bf438 (diff) | |
download | slackbuilds-d64a8bf6e859e4686f95126805f232290f378f40.tar.gz |
libraries/aubio: Updated for version 0.4.2.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'libraries/aubio/README')
-rw-r--r-- | libraries/aubio/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/libraries/aubio/README b/libraries/aubio/README index 3f071e2582..512e909f40 100644 --- a/libraries/aubio/README +++ b/libraries/aubio/README @@ -5,4 +5,7 @@ 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 is an optional dependency. +jack-audio-connection-kit and ffmpeg are optional dependencies. + +To build the python bindings, pass BINDINGS=yes to the script. +This depends on numpy. |