diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-12-08 02:05:12 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-12-08 02:05:12 +0800 |
commit | b90ea7ac8acd3e54741d9a305d230ccd444520c9 (patch) | |
tree | 1c1b171a73211c203149efb5b78aff92cb1664d3 /audio/Makefile | |
parent | 0ee930cf95fd2a1f350ccb4d72c21cc4fe7322c4 (diff) | |
download | freebsd-ports-gnome-b90ea7ac8acd3e54741d9a305d230ccd444520c9.tar.gz freebsd-ports-gnome-b90ea7ac8acd3e54741d9a305d230ccd444520c9.tar.zst freebsd-ports-gnome-b90ea7ac8acd3e54741d9a305d230ccd444520c9.zip |
Add GSI. GSI is an easy to use audio system which can be used over a network
and which gives applications, through a very simple API, sample playing with
stereo, 3D, doppler effects, music playing (MIDI, HMP, MUS), cd playing and
ejecting/changing.
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 b63ec610cdc5..feb176a5a1bb 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -59,6 +59,7 @@ SUBDIR += gqmpeg SUBDIR += gramofile SUBDIR += grip + SUBDIR += gsi SUBDIR += gsm SUBDIR += holyshout SUBDIR += icecast |