On Fri, Dec 9, 2011 at 7:25 AM, amlopezalonso <wineforum-user@xxxxxxxxxx> wrote: > Hi, > > I recently set up an ALSA-to-JACK bridge (as described in http://alsa.opensrc.org/Jack_and_Loopback_device_as_Alsa-to-Jack_bridge) in order to route non-JACK apps into JACK. Every sounding non-JACK app (even Flash Player) work flawlessly but Wine outputs no sound (in theory, ALSA loopback devices should behave transparently to Wine). > > I'm using git version and every audio app I ran in Wine (even the sound tests in winecfg) shoots several: > > fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels > Wine only supports two channels of sound, only and it looks like your program is querying the operating system to find out how many channels of sound are supported. James