diff options
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 3f071e2582006..512e909f40827 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. |