On Sat, 2006-09-02 at 22:17 +0300, David Baron wrote: > On Saturday 02 September 2006 09:26, > linux-audio-user-request@xxxxxxxxxxxxxxxxxx wrote: > > I've been just informed by Robert Reif of the Wine project that Wine now > > has a simple ASIO driver and that testers are needed. For more info please > > see: > > > > http://bugs.winehq.org/show_bug.cgi?id=2161 > > Wow, been waiting for this. (There is already VST support around compiled > using Winelib--standalone jack client jack-vst and support in several audio > programs) > > Anyway, why did the folks doing jack remove support and what will the problems > be for WINE? JACK's "ASIO" mode had *absolutely nothing* to do with ASIO except that it modelled certain behaviour of ASIO (mostly in terms of absolute enforcement of xrun detection, rather than leaving it till after clients finished executing). it was removed because it was found to be less than useful, and confused people. it has zero impact on what that patch for wine is doing.