diff options
author | miwi <miwi@FreeBSD.org> | 2012-02-07 14:37:49 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2012-02-07 14:37:49 +0800 |
commit | a73a81deaf7a20a6715d72cd7b514d85ad955268 (patch) | |
tree | 94252262fd7a6f4f44fbf8e6dfcd6eb664b749f8 /audio/Makefile | |
parent | ef4ad0e2d097be2e242be5d15790c8569eb50cf2 (diff) | |
download | freebsd-ports-gnome-a73a81deaf7a20a6715d72cd7b514d85ad955268.tar.gz freebsd-ports-gnome-a73a81deaf7a20a6715d72cd7b514d85ad955268.tar.zst freebsd-ports-gnome-a73a81deaf7a20a6715d72cd7b514d85ad955268.zip |
Rubber Band Library is a high quality software library for audio time-stretching
and pitch-shifting. It permits you to change the tempo and pitch of an audio
stream or recording dynamically and independently of one another.
WWW: http://breakfastquay.com/rubberband/
PR: ports/164641
Submitted by: mathias.picker@gmx.de
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 33f1bcaa5106..14f02dfae802 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -642,6 +642,7 @@ SUBDIR += rosegarden SUBDIR += rplay SUBDIR += rsynth + SUBDIR += rubberband SUBDIR += ruby-audiofile SUBDIR += ruby-esound SUBDIR += ruby-freedb |