From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Revell Subject: Re: different between "default" and "hw:0,0"? Date: Tue, 28 Nov 2006 12:11:00 -0500 Message-ID: <1164733862.1701.10.camel@mindpipe> References: <1164730102.29695.57.camel@mindpipe> <456C6A83.4090709@schinagl.nl> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <456C6A83.4090709@schinagl.nl> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@lists.sourceforge.net Errors-To: alsa-devel-bounces@lists.sourceforge.net To: Oliver Schinagl Cc: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org On Tue, 2006-11-28 at 17:57 +0100, Oliver Schinagl wrote: > This would only apply to the PCM/data side of Alsa right? Not the > control/mixer part, as from what I gatherd from the alsa wiki, 'default' > is just a name for card 0. > > Other than that, how can I still use software mixing, but force an > application to use hw1 instead of hw0? No, default just refers to the default PCM, not the default card. The full device name is default:X where X is the card number. The card number just defaults to 0 if you don't specify it. To use the default PCM of card 1, your app should use "default:1". Lee ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV