You are not logged in.
In Wine, audio plays at what seems like triple speed, and it has horrible quality to it. When I go to winecfg > Audio and do the test, it just sounds as if I blew into a cheap microphone. Any ideas?
My audio device, which works fine outside of Wine, is a Behringer Xenyx302 USB audio mixer.
Here's my .asoundrc
pcm.pulse {
type pulse
}
ctl.pulse {
type pulse
}
pcm.!default {
type pulse
}
ctl.!default {
type pulse
}I have tried editing /etc/pulse/daemon.conf with 'default-fragment-size-msec = 5' but that doesn't help.
EDIT:
device.buffering.buffer_size = "17632"
device.buffering.fragment_size = "4408"According to that, my values should have been set at 4 and 3. But this didn't help either.
Example error from foobar2000:
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
EDIT: This problem doesn't exist in PulseAudio 4, so I reverted back with downgrade and sound works again in Wine!
Last edited by YAOMTC (2014-11-25 07:10:33)
Offline