Patrick Shirkey <pshirkey@xxxxxxxxxxxxxxxxx> writes: > Ryan wrote: > > Is this fixed-time vs. fixed-size usb issue addressed in the 2.6 > > kernel (or is it alsa or is it something else)? Just curious > > where the "heart" of the issue is and what kind of time line we > > are looking at. There are probably several levels of problems. The USB bus architecture is misdesigned for serious audio use. ALSA seems to have trouble with some of these devices. In may cases, the hardware may be at fault. I am not aware of kernel issues, but there probably are some, perhaps when hot-plugging these devices. Plus, JACK is designed to work with fixed-sized buffers, which interacts badly with USB's isochronous behavior. > Our best hope is someone wise and knowledgable writing a patch for > JACK at this stage. Unfortunately noone can access the mantis database > to add a feature request so it's probably being put off. Mantis is working for me ATM. While it's not being ignored, this *is* a hard problem. We want to develop a workaround in JACK. Bug:000017 is already open and seems to address this issue... http://jackit.sourceforge.net/mantis/bug_view_page.php?bug_id=0000017 No promises have been made about how soon this will happen. -- joq