summaryrefslogtreecommitdiffstats
path: root/audio/rubberband/README
diff options
context:
space:
mode:
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.