Date: Wed, 24 May 2000 09:59:55 +0300 From: Maxim Sobolev <SoboMax@FreeBSD.org> To: daeron@wit401305.student.utwente.nl Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/audio/wsoundserver Makefile ports/audio/wsoundserver/files md5 ports/audio/wsoundserver/patches patch-aa patch-ab patch-ac patch-ad ports/audio/wsoundserver/pkg DESCR PLIST Message-ID: <392B7DEB.9344C331@FreeBSD.org> References: <200005230633.XAA68264@freefall.freebsd.org> <20000524021016.A24438@shadowmere.student.utwente.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
Pascal Hofstee wrote: > On Mon, May 22, 2000 at 11:33:53PM -0700, Maxim Sobolev wrote: > > sobomax 2000/05/22 23:33:53 PDT > > > > Modified files: > > audio/wsoundserver Makefile > > audio/wsoundserver/files md5 > > audio/wsoundserver/pkg DESCR PLIST > > Removed files: > > audio/wsoundserver/patches patch-aa patch-ab patch-ac patch-ad > > Log: > > Import wsoundserver. > > > > WSoundServer is successor of the old wmsound. > > As the Author of this baby ... i think it would be appreciated by people if > there could be added a knob like "WITH_ESD" that would activate the > ESD-backend instead of the default Voxware-backend. > > (Voxware should at all times be kept the default though) Yes, it is already in my TODO list ;). BTW, there is some problem with playing short sounds, at least on my -current with OPL3-SA soundcard. It seems that if length of sound is less that default buffer used to write sounds (8k for 8 bit and 4k for 16 bit) then it simple doesn't produce any sound. Reducing length of the buffer helps, but it might be not the ideal solution. Now I'm looking into the problem and probably will came with the workaround soon. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?392B7DEB.9344C331>