summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-01-24 20:39:06 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-01-24 20:39:06 +0000
commite9f205222ad644e2ee8148e9c1c57c414d14f8c3 (patch)
treec756bf9bc8f15a1ed85677502327ca9567637499 /audio/Makefile
parent- Fix building. (diff)
Ghostess is a a graphical DSSI host, based on jack-dssi-host, but
capable of saving and restoring plugin configuration, as well as specifying MIDI channels and layering synths. ghostess includes three MIDI drivers: an ALSA sequencer MIDI driver, a (clumsy but functional) CoreMIDI driver (which allows ghostess to be used on Mac OS X), and a JACK MIDI driver for use with the MIDI transport in recent versions (>=0.102.27) of JACK. ghostess also comes with a universal DSSI GUI, which attempts to provide GUI services for any DSSI or LADSPA plugin, and may be used with any DSSI host. WWW: http://home.jps.net/~musound/ PR: ports/108131 Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
Notes
Notes: svn path=/head/; revision=183188
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 62d677687090..954414aab47c 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -176,6 +176,7 @@
SUBDIR += gbsplay
SUBDIR += gdam
SUBDIR += gdrdao
+ SUBDIR += ghostess
SUBDIR += gkrellmms
SUBDIR += gkrellmms2
SUBDIR += gkrellmss