aboutsummaryrefslogtreecommitdiff
path: root/audio/gsi/pkg-descr
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-12-07 18:05:12 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-12-07 18:05:12 +0000
commit2a64cbe5960bcd31c0dc83ef393d7fbcde3d8b3a (patch)
treef156be516fa9ab5097b0e814ea96ea50cab34533 /audio/gsi/pkg-descr
parentce13902f3da6ca0d781a8c441333d00623ddaf71 (diff)
downloadports-2a64cbe5960bcd31c0dc83ef393d7fbcde3d8b3a.tar.gz
ports-2a64cbe5960bcd31c0dc83ef393d7fbcde3d8b3a.zip
Notes
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 000000000000..d9aa1c14dc3e
--- /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