Re: Patch: Fix for small buffers on pro audio cards (RME 9632)
Ed Wildgoose <[email protected]> Tue, 31 Aug 2004 10:18:02 +0100
| Newsgroups | gmane.comp.video.ogle.devel |
|---|---|
| Message-ID | <[email protected]> |
>Thanks for the patch, I'll commit it later, I'll just test it here >and check what the set_avail_min call is used for. > > It seems to be something to do with specifying how much data needs to be in the data buffers before alsa is happy. I couldn't quite understand whether it was min amount to load in a single call, or min free, or exactly what. I can't say that I have seen it used elsewhere, and there seemed to be no ill effects obvious from removing it. As I say, I did try various combinations of making it work with that call still in, but I couldn't find a way which worked. I assume the same would be true for other people with 2 period sound cards as well..? Thanks Ed W