Hi,


I'm using a simple capture and playback program, and that's working fine.

but during playback when i try to set the sample rate to 48000, with 16 bit LE, 2 channel(stereo)   
and apply the PCM device configuration using

snd_pcm_hw_params(pcm_handle, hwparams)


then it  displays the message saying that
   
"unable to set hw parameters: Invalid argument"


but it works, for other sample rates such as 44100, 45000, 47990, 49000, 47000 etc. (with 16bit LE, stereo).

can any body suggest me about this.


Specifications:
ALSA Driver Version 1.0.6  on  kernel 2.6.9-1.667
with  Intel sound card.



regards,
satish.

Reply via email to