aboutsummaryrefslogtreecommitdiff
path: root/audio/rubberband/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/rubberband/README')
-rw-r--r--audio/rubberband/README14
1 files changed, 8 insertions, 6 deletions
diff --git a/audio/rubberband/README b/audio/rubberband/README
index 75bc642786c3c..87c692329d395 100644
--- a/audio/rubberband/README
+++ b/audio/rubberband/README
@@ -1,9 +1,11 @@
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.
+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.
+Rubberband can be built with optional Java JNI support. To do this,
+install one (and only one) of the jdk or openjdk packages, make
+sure its profile script has been sourced (normally by logging out &
+back in), and build rubberband with JAVA=yes set in the environment.
+Currently, this has only been tested with openjdk8.