From owner-freebsd-hackers Wed Jun 7 00:14:57 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA04737 for hackers-outgoing; Wed, 7 Jun 1995 00:14:57 -0700 Received: from star-gate.com (bettina.star-gate.com [204.188.121.18]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id AAA04731 for ; Wed, 7 Jun 1995 00:14:56 -0700 Received: from localhost.v-site.net (localhost.v-site.net [127.0.0.1]) by star-gate.com (8.6.11/8.6.9) with SMTP id AAA00842 for ; Wed, 7 Jun 1995 00:02:44 -0700 Message-Id: <199506070702.AAA00842@star-gate.com> X-Authentication-Warning: star-gate.com: Host localhost.v-site.net didn't use HELO protocol X-Mailer: exmh version 1.6delta 4/7/95 To: freebsd-hackers@freefall.cdrom.com Subject: Re: [repost] latest working sound v30 release In-reply-to: Your message of "Mon, 05 Jun 1995 17:00:38 CDT." <9506052200.AA06975@olympus> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 07 Jun 1995 00:02:38 -0700 From: Amancio Hasty Sender: hackers-owner@FreeBSD.org Precedence: bulk >>> Boyd Faulkner said: > > > > > > > > > > Hi, > > > > > > > > The latest WORKING sound driver v30 is at > > > > ftp.shell.best:/pub/hasty/sound.v30.2.tar.gz > > > > > > > > Perhaps someone can try it out with the xdoom and the sndserver to see > > > > if it works. Right now, I am working on mpeg stuff and also I am very > > > > overloaded with work. Today is my only hack day that I have available. > > > > > > > > Have Fun, > > > > Amancio > > > > > > > > > > Alas, it did not work for me. > > > > > > Boyd > > > > Could you be more specific? > > Of course. > > > > Which sound card do you have. > > GUS MAX 512K. > > > What doesn't work or which app doesn't work. > > xdoom's sound server with 30.2 from your ftp server. As mentioned in your > note. > > > If you don't get any sound, I would like to see your configuration. > > Old stuff works like 30. au files echo a little at the end. Haven't checke d > anything else. > > > Does the system crash, etc... > > sndserver dies. It is probably that LINUX emulation is not yet complete. > > > > > Tnks, > > Amancio > > > > > > Boyd > -- The echo of sound streams at the end is fixed on the latest sound driver from Hannu which is not availble yet. We have had problems on other areas of the sound driver. There are two approches that I see to this problem fix whatever is causing the sndserver to crash or to reverse engineer it so we can have a native doom sound server. I like the last approach. Anyone with an access to a linux and inclination could perhaps let us know the protocol between Doom and the sound server. Also, if could figure out the sound protocol we may be able to support music and perhaps extend the sound server to use NCD's netaudio or what the heck lets go all the way out an IP Multicast the FreeBSD Doom sound sessions :) Cheers, Amancio