On Tue, 2005-08-09 at 23:57 +0000, Salvatore Di Pietro wrote: > So are you saying it doesn't matter if buffer resizing actually worked > with jack 0.99.0? (and it also restored clean sound: that made me think > of an alsa backend buffer issue on jackd side, but I can be wrong) Correct, this does not tell us anything we don't already know, as ALSA does not resize its buffers "on the fly" - JACK's buffer resizing just causes the ALSA backend to close and reopen the driver which will zero out all the buffers anyway. Lee