summaryrefslogtreecommitdiffstats
path: root/audio/gsi/pkg-descr
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-12-07 18:05:12 +0000
committersobomax <sobomax@FreeBSD.org>2000-12-07 18:05:12 +0000
commitb90ea7ac8acd3e54741d9a305d230ccd444520c9 (patch)
tree1c1b171a73211c203149efb5b78aff92cb1664d3 /audio/gsi/pkg-descr
parent0ee930cf95fd2a1f350ccb4d72c21cc4fe7322c4 (diff)
downloadFreeBSD-ports-b90ea7ac8acd3e54741d9a305d230ccd444520c9.zip
FreeBSD-ports-b90ea7ac8acd3e54741d9a305d230ccd444520c9.tar.gz
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/gsi/pkg-descr')
-rw-r--r--audio/gsi/pkg-descr20
1 files changed, 20 insertions, 0 deletions
diff --git a/audio/gsi/pkg-descr b/audio/gsi/pkg-descr
new file mode 100644
index 0000000..d9aa1c1
--- /dev/null
+++ b/audio/gsi/pkg-descr
@@ -0,0 +1,20 @@
+From the home page:
+ 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.
+
+ GSI also contains a separately usable sound/music
+ loading/saving/format conversion library libgsif
+ (au/aiff/voc/wav/raw, midi/hmp/mus), although saving/format
+ conversion is not completely done.
+
+ GSI runs on any unix system that has generic /dev/audio (8000Hz mono
+ mulaw), OSS, ultrasound project drivers, or NAS (well, it did once, I
+ need to update the NAS stuff), e.g. Linux, OpenBSD and FreeBSD. CD
+ playing is dependant on the OS' ioctl's and structs so that probably
+ works on linux/*BSD only (solaris may work, as it seems to use the
+ same ioctl's/structs as linux).
+
+License: 2-clause BSD-style for code / public domain for headers
+WWW: http://www.xs4all.nl/~whs/gsi/gsi.html
OpenPOWER on IntegriCloud