diff options
author | Luis Henrique <lmello.009@gmail.com> | 2010-06-29 21:23:47 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-06-29 21:23:47 -0500 |
commit | 409a1e3b6fca1ce1aa900aa89efdf041d640659f (patch) | |
tree | 1b626cdbba10fc613f4c23cdd14b4639c762d6f5 /audio/rubberband/README | |
parent | 8ddac80dd633d32ae7262b3fb2f00b8c52c177b9 (diff) | |
download | slackbuilds-409a1e3b6fca1ce1aa900aa89efdf041d640659f.tar.gz |
audio/rubberband: Added (tempo/pitch changing utility)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/rubberband/README')
-rw-r--r-- | audio/rubberband/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/rubberband/README b/audio/rubberband/README new file mode 100644 index 0000000000..e5b4d907cb --- /dev/null +++ b/audio/rubberband/README @@ -0,0 +1,4 @@ +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. + +This requires libsndfile, vamp-plugin-sdk, and ladspa_sdk. |