Is it possible to set the default ALSA device? I have an Audigy2 NX card and
have to create a device (called 48000) to upmix 44000hz sample rates to
48000hz so they sound right. My ~/.asoundrc file looks like this at the
moment...

pcm.48000Hz {
type plug
slave {
pcm "hw:0,0"
rate 48000
}
route_policy default
}

Is there any way to get ALSA to automatically use this device so the sound
always sounds right?

Darrell



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to