https://bugs.winehq.org/show_bug.cgi?id=38182 Sagawa <sagawa.aki+winebugs(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sagawa.aki+winebugs(a)gmail.c | |om --- Comment #2 from Sagawa <sagawa.aki+winebugs(a)gmail.com> --- I can confirm the issue, too. This app calls waveOutSetVolume() for volume control. Internally, waveOutSetVolume calls IAudioStreamVolume_SetAllVolumes now. But, currently, ALSA doesn't support in SetAllVolumes [1]. [1] http://source.winehq.org/source/dlls/winealsa.drv/mmdevdrv.c?!v=wine-1.7.38#... . -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.