diff options
author | trasz <trasz@FreeBSD.org> | 2009-08-24 03:11:58 +0800 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2009-08-24 03:11:58 +0800 |
commit | 74eb448add5c663bb7f69e87d6bd4efee549620e (patch) | |
tree | 78b299d1c41b998e4fc550c81d691b2fa8f335b4 /audio/Makefile | |
parent | 1dd1974290aa395dbfce5c25a90e7145a9baae02 (diff) | |
download | freebsd-ports-gnome-74eb448add5c663bb7f69e87d6bd4efee549620e.tar.gz freebsd-ports-gnome-74eb448add5c663bb7f69e87d6bd4efee549620e.tar.zst freebsd-ports-gnome-74eb448add5c663bb7f69e87d6bd4efee549620e.zip |
The LinuxSampler project was founded with the goal to produce a
free, streaming capable open source pure software audio sampler
with professional grade features, comparable to both hardware and
commercial Windows/Mac software samplers and to introduce new
features not yet available by any other sampler in the world.
WWW: http://www.linuxsampler.org/
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 44e462527159..cadc42ecb8eb 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -413,6 +413,7 @@ SUBDIR += linux-sdl_mixer SUBDIR += linux-shoutcast SUBDIR += linux-vsound + SUBDIR += linuxsampler SUBDIR += listener SUBDIR += liteamp SUBDIR += lmms |