README 537 B

12345678910111213
  1. rubberband (audio time-stretching and pitch-shifting)
  2. Rubber Band is a library and utility program that permits you to
  3. change the tempo and pitch of an audio recording independently of one
  4. another.
  5. Rubberband can be built with optional Java JNI support. To do this,
  6. install one (and only one) of the zulu-openjdk8, jdk or openjdk8
  7. packages, make sure its profile script has been sourced (normally
  8. by logging out & back in), and build rubberband with JAVA=yes
  9. set in the environment. Currently, this has only been tested
  10. with openjdk8.