From owner-freebsd-questions@FreeBSD.ORG Thu Sep 11 00:47:25 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 92AD216A4C0 for ; Thu, 11 Sep 2003 00:47:25 -0700 (PDT) Received: from mail.rz.uni-ulm.de (gemini.rz.uni-ulm.de [134.60.246.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9359643F85 for ; Thu, 11 Sep 2003 00:47:23 -0700 (PDT) (envelope-from Siegbert.Baude@gmx.de) Received: from gmx.de (lilith.wh-wurm.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.12.9/8.12.9) with ESMTP id h8B7lMD7028504; Thu, 11 Sep 2003 09:47:22 +0200 (MEST) Message-ID: <3F60289F.90305@gmx.de> Date: Thu, 11 Sep 2003 09:47:43 +0200 From: Siegbert Baude User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.5b) Gecko/20030901 Thunderbird/0.2 X-Accept-Language: de-de, de-at, de, en-us, en MIME-Version: 1.0 To: Bjarne Wichmann Petersen 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> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-DCC-SdV-Metrics: gemini 1179; Body=2 Fuz1=2 Fuz2=2 cc: freebsd-questions@freebsd.org Subject: Re: xmms-arts plugin X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Sep 2003 07:47:25 -0000 Hi Bjarne, >>I do not believe you need it. I am running XMMS under KDE with no arts >>plugin without any problems at all. >> >> > >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. > > You can start every sound application with a preceding "artsdsp". So e.g. call xmms with artsdsp xmms & This will wrap the xmms sound to the arts daemon, without blocking. Look at: http://docs.kde.org/en/3.1/kdemultimedia/artsbuilder/artsdsp.html Ciao Siegbert