Date: Wed, 05 May 1999 12:20:29 +0930 (CST) From: "Daniel O'Connor" <doconnor@gsoft.com.au> To: Eric Hodel <hodeleri@seattleu.edu> Cc: freebsd-current@FreeBSD.ORG, yacine@bellatlantic.net Subject: Re: Q3 test Message-ID: <XFMail.990505122029.doconnor@gsoft.com.au> In-Reply-To: <372F828F.15673432@seattleu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On 04-May-99 Eric Hodel wrote: > I think it is because the pcm driver don't support mmap()ing. Are we > going to get mmap()ing? (If this is the case.) Actually.. I wouldn't mind a library you can LD_PRELOAD which replaces open/read/write/mmap/ioctl for audio devices and then mangles it to an appropriate back end.. I was going toward this end but had difficulty getting even a base library to work :( This sort of approach means you don't have to worry about wether you have Esound, NAS, Voxware, OSS or pcm.. Of course it might be a bit slower than normal, but heck, CPU is cheap! ;) --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990505122029.doconnor>