>
>If my hammerfall (rme9652) sound card is locked slave to 48 kHz, and I put 
>44.1 kHz into snd_pcm_hw_params_set_rate_near for playback it accepts it, 
>should it really be that way? I expected that it would set the rate to 48kHz, 
>since the card does not change the sample rate to 44.1 kHz (looking in 
>/proc), when I start playing the rate is indeed 48kHz.

the 9652 driver needs revamping to match the behaviour of the
hdsp. thomas did great work on this, and the model for how it works is
much better than the 9652 driver. put simply, the 9652 driver really
doesn't this "properly".

the hdsp driver works, IIRC, pretty much as you suggest. if its in
master mode, you can set the rate, if its slaved, you cannot.

--p


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to