12 Aug
2010
12 Aug
'10
2:59 a.m.
It seem that there is a bug in the patch which remove "if ( err < 0 )"
- if (err < 0) return err; + if (pcm->minperiodtime > 0) {
http://git.alsa-project.org/?p=alsa-lib.git;a=commitdiff;h=09879a4bb58199f64...
BTW , it seem this patch change the behaviour of alsa-lib too.
all sound cards will now have a minperiodtime 5000