Re: [Alsa-user] Set Default ALSA Device

2004-06-01 Thread Darrell B
On Tue, 2004-06-01 at 02:17, Darrell Blake wrote: > P.S. I like your name =o) Three Darrell B's. Wow! What are the odds? Darrell Bellerive --- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the ma

Re: [Alsa-user] Set Default ALSA Device

2004-06-01 Thread Clemens Ladisch
On Mon, 31 May 2004, Darrell Blake wrote: > pcm.48000Hz { Please don't use a device name beginning with a digit, this may be interpreted as a number by some programs. > Is it possible to set the default ALSA device? pcm.!default = NX48000Hz HTH Clemens -

Re: [Alsa-user] Set Default ALSA Device

2004-06-01 Thread Darrell Blake
Yeah I like the resampling in mplayer. I tend to use the mplayer one instead of pointing mplayer to my new device. > of course you would still be ebtter off with a card that does native 44.1... I presume you mean native to the Linux kernel? The card definately supports 44.1 but for some strang

Re: [Alsa-user] Set Default ALSA Device

2004-06-01 Thread Darrell Berry
i'm not sure how good the resampling is in alsa -- from my experience, the best upsampling you will get is from mplayer -- its processor-intensive, but its interpolation is good -- have a look at http://dalston.ku24.com/cluster/archives/000130.html for the settings i've used facing a similar pr

Re: [Alsa-user] Set Default ALSA Device

2004-05-31 Thread Darrell Blake
Isn't it just a case of the Linux driver not supporting the NXs version of 44000 rather than the device not supporting 44000 at all? My guess, as a software engineer, is that Creative decided not to follow the USB audio standards and therefore the USB audio drivers don't work correctly. P.S. You m

Re: [Alsa-user] Set Default ALSA Device

2004-05-31 Thread Darrell Blake
Is that a no then? > You would be far ahead if you got a soundcard which was capable of 44100 > rate from the word go. Time interpolating will always make your good > soundcard sound like a cheap soundcard-- increase noise and all types of > distortion. And if you are going to do it well (ie not i

Re: [Alsa-user] Set Default ALSA Device

2004-05-31 Thread Bill Unruh
On Mon, 31 May 2004, Darrell Blake wrote: > 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

[Alsa-user] Set Default ALSA Device

2004-05-31 Thread Darrell Blake
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_pol