summaryrefslogtreecommitdiffstats
path: root/audio/rubberband/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/rubberband/README')
-rw-r--r--audio/rubberband/README18
1 files changed, 12 insertions, 6 deletions
diff --git a/audio/rubberband/README b/audio/rubberband/README
index 75bc642786..d8644ac391 100644
--- a/audio/rubberband/README
+++ b/audio/rubberband/README
@@ -1,9 +1,15 @@
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 zulu-openjdk8, jdk or openjdk8
+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.
+
+Optional dependency: lv2 (autodetected). If present, the rubberband
+lv2 plugin will be built.