summaryrefslogtreecommitdiff
path: root/audio/rubberband/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2018-07-03 01:53:43 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-07-07 06:54:21 +0700
commited6f276cf778e55eb558452caefbf928a0a1a004 (patch)
treec780665da016198cd83f382a7189ca16984c6258 /audio/rubberband/README
parentfefd3f96a8b0543b4459e7a91d421d098dce1de0 (diff)
downloadslackbuilds-ed6f276cf778e55eb558452caefbf928a0a1a004.tar.gz
audio/rubberband: Updated for version 1.8.2.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'audio/rubberband/README')
-rw-r--r--audio/rubberband/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/audio/rubberband/README b/audio/rubberband/README
index 84db144df1..75bc642786 100644
--- a/audio/rubberband/README
+++ b/audio/rubberband/README
@@ -1,2 +1,9 @@
+rubberband (audio time-stretching and pitch-shifting)
+
Rubber Band is a library and utility program that permits you to change
the tempo and pitch of an audio recording independently of one another.
+
+Starting with version 1.8.2, rubberband can be built with optional Java
+JNI support. To do this, install jdk or openjdk, make sure its profile
+script has been sourced (normally by logging out & back in), and build
+rubberband with JAVA=yes set in the environment.