On Wed, 5 Dec 2001, Paul Davis wrote:

> >Your patch doesn't take care about frequencies other than 48000Hz, because
> >stimer is absolute 48000Hz timer, so the spurious threshold should be
> >adjusted for other sample rates as well. I've put your code with my
> >modifications to the CVS tree.
>
> my attempt was to make it independent of srate by saying "if the delta
> is less than half the smallest possible period size, then its bogus".

Right, but the clock runs at 48000Hz, so we should convert period size at
any rate to period size for 48000Hz.

                                                Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
SuSE Linux    http://www.suse.com
ALSA Project  http://www.alsa-project.org


_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to