diff options
author | B. Watson <yalhcru@gmail.com> | 2021-11-26 11:25:45 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-12-04 10:09:00 +0700 |
commit | 1c00df53fae0ac63d25b90d3d7e1a07465edf176 (patch) | |
tree | 8f36df09d010d9a45776285cf5633df82a0b7b23 /audio/rubberband/README | |
parent | 87225a2c089f7073d90c35b1e4bed386e3eb32d5 (diff) |
audio/rubberband: Updated for version 2.0.0.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/rubberband/README')
-rw-r--r-- | audio/rubberband/README | 14 |
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. |