[linux-audio-dev] OSS, Sound playback too fast

Tobias Scharnberg elisa.zwei at googlemail.com
Wed Mar 15 09:12:09 UTC 2006


Hey Cedric,
thanks for your reply. My problem is solved so far. I made a very dumb
fault in buffer conversion - its working now.

Thanks for the heads up with polling. I will think about that.

Tobias

2006/3/13, Cedric Roux <Cedric.Roux at eurecom.fr>:
> Did you think about using select to check for free space in your
> device instead of this GETOSPACE method?
>
> The polling is not a good way to do it, I think.
>
> Maybe you also have the card in non-blocking mode (or the opposite).
> If you change that, myabe also...
>
> Try to avoid the polling method, IMHO.
>
> Take care,
> Cedric.



More information about the Linux-audio-dev mailing list