From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CuOCu-0004nh-Sd for qemu-devel@nongnu.org; Thu, 27 Jan 2005 23:58:09 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CuOCo-0004ju-Uy for qemu-devel@nongnu.org; Thu, 27 Jan 2005 23:58:03 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CuOCo-0004iK-QC for qemu-devel@nongnu.org; Thu, 27 Jan 2005 23:58:02 -0500 Received: from [38.113.3.61] (helo=smtp-out.hotpop.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CuNsE-0007pZ-JM for qemu-devel@nongnu.org; Thu, 27 Jan 2005 23:36:47 -0500 Received: from phreaker.net (kubrick.hotpop.com [38.113.3.103]) by smtp-out.hotpop.com (Postfix) with SMTP id 0930CCF45A9 for ; Fri, 28 Jan 2005 04:36:41 +0000 (UTC) Received: from jbrown.mylinuxbox.org (pcp03144805pcs.midval01.tn.comcast.net [68.59.228.236]) by smtp-3.hotpop.com (Postfix) with ESMTP id 91609137E9B9 for ; Fri, 28 Jan 2005 04:36:35 +0000 (UTC) Date: Thu, 27 Jan 2005 23:35:48 -0500 From: "Jim C. Brown" Subject: Re: [Qemu-devel] arts support Message-ID: <20050128043548.GA32068@jbrown.mylinuxbox.org> References: <20050127040132.GA22174@jbrown.mylinuxbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Fri, Jan 28, 2005 at 01:28:13AM +0300, malc wrote: > On Wed, 26 Jan 2005, Jim C. Brown wrote: > > >This is a preliminary version of oss.c that uses libartsc to play sound > >instead > >of using OSS. It doesn't work (sb.o driver under Linux 2.2.5 kernel > >complains > >of DMA/IRQ timeouts, and no sounds play) but it's a start. And I wrote it because using artsdsp on top of the oss audio driver didn't work -- somehow the oss driver bypassed it. > > For one thing there is no oss.c in QEMU for a long time now, > if you want arts support - code apropriate driver along the > lines of the stuff present in audio/* Turns out I didn't have to go to all this trouble. After updating my sources, I found that artsdsp works fine with the SDL audio driver. Not the same as native arts support, but I can live with it. > > -- > mailto:malc@pulsesoft.com > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel > -- Infinite complexity begets infinite beauty. Infinite precision begets infinite perfection.