http://bugs.winehq.org/show_bug.cgi?id=20680
Mahen mahen@free.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mahen@free.fr
--- Comment #6 from Mahen mahen@free.fr 2011-06-27 02:45:10 CDT --- As of WINE 1.3.23, using an M-Audio Delta 66 board, I have this very same issue (I recently acquired it, so I can't tell when it arose exactly). That is to say : no wave out device in winecfg / no master control, disabling mixer.
I worked around the issue by creating the following key in regedit :
[HKEY_CURRENT_USER\Software\Wine\Alsa Driver] "AutoScanCards"="N" "DeviceCount"="1" "DeviceCTL1"="default" "DevicePCM1"="default" "UseDirectHW"="Y"
Which added an "ICE1712 multi" device in the Wave Out Devices which is used properly by WINE.
Cheers !