Hi Grant,
On Mon, 5 Nov 2012, Grant Diffey wrote:
64samples/frame doesn't work for me ever
I'll build this patchset and test with an ftu tonight/tomorrow (yay for cup day holiday)
Sorry to break some bad news - I found out yesterday that I there's a latency issue with this patchset. I noticed that while making some recordings with click. The problem was that the playback is in implicit feedback clocking, and the playback needs to sync to the capture EP.
The issue there is that the number of playback and capture channels is different, which means that the calculation of how many bytes to send is off by that factor. I fixed that (but I'm not sure it's the right way), and now the latency is stable - but not completely stable. And now playback sounds distorted and I see that the real latency (measured with jack_delay + analog loopback) changes in -/+ 2 usecs range. So it's not there quite yet, I'm afraid.
BTW, I got it to work with 1 jack client (jack_delay) for more than a couple of hours without an xrun (though latency was still going back and fort) with -r 96000 -p 128 -n 2, before I stopped it.
Anyway, I also noticed that the patchset didn't land on the mailing list because it's not an open list - sorry for that. I'll resend the patchset soon including what I mentioned above.
Happy holidays :)
Eldad