From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1S297N-00033D-4a for garchives@archives.gentoo.org; Mon, 27 Feb 2012 22:32:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1CA8DE0854; Mon, 27 Feb 2012 22:32:15 +0000 (UTC) Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 4B8E2E0854 for ; Mon, 27 Feb 2012 22:31:06 +0000 (UTC) Received: by wibhi8 with SMTP id hi8so3565658wib.40 for ; Mon, 27 Feb 2012 14:31:05 -0800 (PST) Received-SPF: pass (google.com: domain of markknecht@gmail.com designates 10.180.84.137 as permitted sender) client-ip=10.180.84.137; Authentication-Results: mr.google.com; spf=pass (google.com: domain of markknecht@gmail.com designates 10.180.84.137 as permitted sender) smtp.mail=markknecht@gmail.com; dkim=pass header.i=markknecht@gmail.com Received: from mr.google.com ([10.180.84.137]) by 10.180.84.137 with SMTP id z9mr2309939wiy.22.1330381865624 (num_hops = 1); Mon, 27 Feb 2012 14:31:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=/bDoJxRGpkUAecmK+KCQHuG0ZlYiqgRDjmhTlfczyfY=; b=hOxEBYolhZw4GqNx+oeZ2dkxTVW2oFK/9N4cB8BUrLOB48+AYg/BARuXF3EZYndwMx 7IXXBUOy6+LSWEbfb86oZB+s4ZoPadOWaWWWEWaRgtmfCX4kZA0leRx77OjtAj+uEYIv YPzbEFKysa9LHCxaW80wlelVKmy84j3OKyRio= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.180.84.137 with SMTP id z9mr1811373wiy.22.1330381865542; Mon, 27 Feb 2012 14:31:05 -0800 (PST) Received: by 10.223.4.154 with HTTP; Mon, 27 Feb 2012 14:31:05 -0800 (PST) In-Reply-To: References: <20120227135021.025a9e41@mini> Date: Mon, 27 Feb 2012 14:31:05 -0800 Message-ID: Subject: Re: [gentoo-user] What is the best audio system? From: Mark Knecht To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: cc482e3b-43e2-44e5-a595-dd5fd1073a9a X-Archives-Hash: dd291254dc3df2cc3d1e2447efc1e2ae On Mon, Feb 27, 2012 at 2:24 PM, Paul Hartman wrote: > On Mon, Feb 27, 2012 at 3:50 PM, Willie Matthews > wrote: >> Right now I use pulseaudio on my laptop and desktop. Is there something >> else out there that can handle multiple audio streams? > > alsa dmix > Isn't dmix pretty much automatic in als these days? I suspect that's how KDE supports multiple audio streams by default. Cheers, Mark