diff options
author | danfe <danfe@FreeBSD.org> | 2005-05-15 22:08:38 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2005-05-15 22:08:38 +0800 |
commit | 7346b6b8135ed6ca968352154469f6b7f3b9e3bd (patch) | |
tree | f28a50484758d7b6965b6bd3510c8f6ae77e5ae7 /audio/Makefile | |
parent | dcd0bbf8066a8dcc105355b2fda3b5c1fe4f7e94 (diff) | |
download | freebsd-ports-gnome-7346b6b8135ed6ca968352154469f6b7f3b9e3bd.tar.gz freebsd-ports-gnome-7346b6b8135ed6ca968352154469f6b7f3b9e3bd.tar.zst freebsd-ports-gnome-7346b6b8135ed6ca968352154469f6b7f3b9e3bd.zip |
Add SoundTouch 1.3.0, an open-source audio processing library for changing
the Tempo, Pitch and Playback Rates of audio streams or files.
WWW: http://sky.prohosting.com/oparviai/soundtouch/
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 ae38136b0960..ee0a43ac865e 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -421,6 +421,7 @@ SUBDIR += sonice SUBDIR += sound-juicer SUBDIR += soundgrab + SUBDIR += soundtouch SUBDIR += soundtracker SUBDIR += sox SUBDIR += speex |