http://bugs.winehq.org/show_bug.cgi?id=29472
--- Comment #2 from marzojr@yahoo.com 2011-12-30 10:32:12 CST --- Created attachment 38181 --> http://bugs.winehq.org/attachment.cgi?id=38181 Output of test using patch - 350ms
Attached is what you asked; I ran the following command:
WINETEST_DEBUG=2 ../../../wine mmdevapi_test.exe.so render &> test.log
I don't have another working sound card at the moment; the whole reason for my USB sound card is that my laptop's sound card isn't being detected.
Changing defname to "hw:1,0" (what ALSA calls my soundcard) raised the number of failures to 106, which I really wasn't expecting because it is routed through PulseAudio anyway.
I will attach the test with 750ms after this post.