From owner-freebsd-hackers Thu Mar 13 21:27:52 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA21412 for hackers-outgoing; Thu, 13 Mar 1997 21:27:52 -0800 (PST) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA21393 for ; Thu, 13 Mar 1997 21:27:49 -0800 (PST) Received: from time.cdrom.com (jkh@localhost [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id VAA20480; Thu, 13 Mar 1997 21:21:47 -0800 (PST) To: S ren Schmidt cc: luigi@labinfo.iet.unipi.it (Luigi Rizzo), hackers@freebsd.org Subject: Re: Status and future of sound drivers ? In-reply-to: Your message of "Thu, 13 Mar 1997 11:34:13 +0100." <199703131035.LAA04051@ravenock.cybercity.dk> Date: Thu, 13 Mar 1997 21:21:46 -0800 Message-ID: <20476.858316906@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Why dont you take a look at the net/open-bsd sound code, that would > get us rid of funny copyrights too, and maybe make a common bsd > soundAPI possible ?? (that would also free us from the old spaghetti > code)... Well, let's not forget the [far, far greater] importance of having a Linux compatible audio API. Their API may have its warts, but as far as audio applications written to the Linux sound driver spec, they have us beat by a factor of 10 or so. Aside for some scattered mbone tools, there aren't any applications _written_ to use this common BSD soundAPI if we had one. Frankly, I'd rather have the apps. :) Jordan