[Bug 52592] MilkyTracker does not work: no valid waveout devices.

WineHQ Bugzilla wine-bugs at winehq.org
Sun Feb 27 08:30:33 CST 2022


https://bugs.winehq.org/show_bug.cgi?id=52592

--- Comment #4 from Carlo Bramini <carlo.bramix at libero.it> ---
The problem is that waveOutGetID() does not return the same id that you used
into waveOutOpen().

On Windows, waveOutGetID() returns WAVE_MAPPER (-1).
On WINE, waveOutGetID() returns 63 on my system.

It is not the same thing and this seems wrong.

-- 
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.



More information about the wine-bugs mailing list