diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2009-08-19 00:59:14 +0800 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2009-08-19 00:59:14 +0800 |
commit | 0874d9a4c4448c51b3e21460ce97f5554ae33c29 (patch) | |
tree | 7237ea8913502612e70fdb346d8304d7ecec1617 /audio/Makefile | |
parent | b9990a74d56784285ac2b7bcf5a6d16eb8f3ab41 (diff) | |
download | freebsd-ports-gnome-0874d9a4c4448c51b3e21460ce97f5554ae33c29.tar.gz freebsd-ports-gnome-0874d9a4c4448c51b3e21460ce97f5554ae33c29.tar.zst freebsd-ports-gnome-0874d9a4c4448c51b3e21460ce97f5554ae33c29.zip |
Add port of Creox, a real-time Jack-based sound processor. Creox has nice
user-friendly KDE GUI, a preset support, a low-latency DSP engine, and each
effect parameter can be altered "on the fly".
WWW: http://zyzstar.kosoru.com/?creox
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 7857722bc362..657d1d58fbf4 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -105,6 +105,7 @@ SUBDIR += cpige SUBDIR += cplay SUBDIR += cpp-xmms2 + SUBDIR += creox SUBDIR += crip SUBDIR += cripple SUBDIR += csound |