oiaohm wrote: > winepulse patch we do not provide support for. > > Please try alsa with hardware acceleration set to emulation. > > Installing the winepulse patch breaks things. What do you mean by "hardware acceleration set to emulation"? Is such asoundrc not sufficient (it works for gst-launch-0.10 audiotestsrc ! alsasink but not wine): Code: pcm.dsp0 { type pulse } pcm.dsp { type pulse } pcm.!default { type pulse } ctl.!default { type pulse } pcm.pulse { type pulse } ctl.pulse { type pulse } ctl.mixer0 { type pulse }