From owner-freebsd-questions@FreeBSD.ORG Thu Sep 11 17:31:46 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2058916A4BF for ; Thu, 11 Sep 2003 17:31:46 -0700 (PDT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A82743FE9 for ; Thu, 11 Sep 2003 17:31:45 -0700 (PDT) (envelope-from rodperson@comcast.net) Received: from roland.opensourcebeef.bsd.st ([12.206.204.5]) by comcast.net (rwcrmhc11) with SMTP id <200309120031430130034jsje> (Authid: rodperson); Fri, 12 Sep 2003 00:31:44 +0000 From: Rod Person Organization: Open Source Beef To: Bjarne Wichmann Petersen , Todd Stephens , freebsd-questions@freebsd.org Date: Thu, 11 Sep 2003 20:30:44 -0400 User-Agent: KMail/1.5.3 References: <3F5E55D6.1080902@reversedhell.net> <200309091949.14615.tbstep@tampabay.rr.com> <200309110911.36487.freebsd.nospam@mekanix.dk> In-Reply-To: <200309110911.36487.freebsd.nospam@mekanix.dk> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200309111946.49948.rodperson@comcast.net> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: xmms-arts plugin X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: rodperson@comcast.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Sep 2003 00:31:46 -0000 On Thursday 11 September 2003 03:11 am, Bjarne Wichmann Petersen wrote: > You don't *need* it, but xmms will lock the sound-device while playing and > thus hindering kde-apps using it. One solution is to use vchans, but it > sound *awfull* with my HW. An arts-plugin to xmms would be really nice, but > I never got the plugin working apart from crashing everythin IIRC. To do this you need to use sysctl and set hw.snd.pcm.vchan and hw.snd.maxautovchans. I have mine set to four. So I have 4 channels for audio. Then you can use KDE control panel to set Sound I/O to use a custom sound device. Set it to /dev/dsp0.1 and KDE sounds will go through this device, leaving XMMS to have it's own device. -- Rod @ Home So No Cool Signature http://opensourcebeef.bsd.st