Hi,

i've been debugging a problem with a xiph.org library called libao. Playing was distorted when using alsa but fine with oss.

I tracked this down to libao using snd_pcm_hw_params_set_period_size instead of snd_pcm_hw_params_set_buffer_size. Changing to the later fixes the problem and playback is no longer distorted.

All is well. But, i'd really like to understand what was going on and why the change fixed things. Anyone care to enlighten me?

Thanks

j.



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to