diff options
author | miwi <miwi@FreeBSD.org> | 2012-02-07 14:39:53 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2012-02-07 14:39:53 +0800 |
commit | 0cd25a7f18db22359747c4a6c0546f9fba8a95e4 (patch) | |
tree | 02c6a43a31b3930657caa8c348c102b1f6506443 /audio/Makefile | |
parent | a73a81deaf7a20a6715d72cd7b514d85ad955268 (diff) | |
download | freebsd-ports-gnome-0cd25a7f18db22359747c4a6c0546f9fba8a95e4.tar.gz freebsd-ports-gnome-0cd25a7f18db22359747c4a6c0546f9fba8a95e4.tar.zst freebsd-ports-gnome-0cd25a7f18db22359747c4a6c0546f9fba8a95e4.zip |
SooperLooper is a live looping sampler capable of immediate loop recording,
overdubbing, multiplying, reversing and more. It allows for multiple
simultaneous multi-channel loops limited only by your computer's available
memory.
WWW: http://essej.net/sooperlooper/
PR: ports/164642
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 14f02dfae802..ac26677f802d 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -683,6 +683,7 @@ SUBDIR += solfege SUBDIR += sonata SUBDIR += sonice + SUBDIR += sooperlooper SUBDIR += sound-juicer SUBDIR += soundconverter SUBDIR += soundgrab |