diff options
author | danfe <danfe@FreeBSD.org> | 2009-08-19 00:59:14 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2009-08-19 00:59:14 +0800 |
commit | 7aa1557e0f92b22f8d0248897f16c793eff9f37e (patch) | |
tree | 7ec191cf47cfdfca4d92c969054a7dedc2cc0260 /audio/Makefile | |
parent | 9b346d94852a4a1cc4c1c6335c04c3b8842bfa60 (diff) | |
download | freebsd-ports-gnome-7aa1557e0f92b22f8d0248897f16c793eff9f37e.tar.gz freebsd-ports-gnome-7aa1557e0f92b22f8d0248897f16c793eff9f37e.tar.zst freebsd-ports-gnome-7aa1557e0f92b22f8d0248897f16c793eff9f37e.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 |