Begin3
Title:          doom.sndserver.8
Version:        0
Entered-date:   05-Jan-95
Description:    This is a hacked version of Doom's sndserver for use with
                               8-bit sound cards and the sndcvt utility that various people
                               have posted.  The original sndserver attempted to do several
                               ioctls on /dev/dsp, and they fail when applied to /tmp/dsp,
                               the pipe that is part of the sndcvt hack.  I have disabled
                               the ioctls (and provided an appropriate fake return value for
                               one of them) so that you can get Doom sound out of an 8-bit
                               card.
Keywords:       doom, sound, sndserver, sndcvt
Author:         [email protected] (Dave Madden)
Maintained-by:  [email protected]
Primary-site:   sunsite.unc.edu /pub/Linux/Incoming
                               5190    doom.sndserver.8.gz
Alternate-site:
Original-site:
Platform:
Copying-policy:
End