diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2010-05-21 01:31:53 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-21 01:31:53 -0500 |
commit | b551bf0bf0adb1acea6ffc8bfb1466dcdcb1060f (patch) | |
tree | 352435d036cffc0ee7251a39416095cf57cfcfea /libraries/aubio/README | |
parent | 7b2f7a5d57c014228bbbbcce7e8116324d6e6729 (diff) | |
download | slackbuilds-b551bf0bf0adb1acea6ffc8bfb1466dcdcb1060f.tar.gz |
libraries/aubio: Miscellaneous cleanups.
Diffstat (limited to 'libraries/aubio/README')
-rw-r--r-- | libraries/aubio/README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/libraries/aubio/README b/libraries/aubio/README index bbd74f0114..38b8408c06 100644 --- a/libraries/aubio/README +++ b/libraries/aubio/README @@ -5,6 +5,5 @@ live audio. The name aubio comes from 'audio' with a typo: several transcription errors are likely to be found in the results too. -aubio requires libsndfile, libsamplerate and fftw. It makes -also use of jack-audio-connection-kit, if available. All -of which are available from SlackBuilds.org.
\ No newline at end of file +aubio requires libsndfile and libsamplerate. It also will use +jack-audio-connection-kit if available. |