[Bug 19523] New: winmm: Multiple waveOutOpen calls on single device supported by Windows, not Wine

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jul 30 14:16:13 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=19523

           Summary: winmm: Multiple waveOutOpen calls on single device
                    supported by Windows, not Wine
           Product: Wine
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: winmm&mci
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: ken at codeweavers.com


The design of winmm and its interface to its low-level drivers doesn't support
opening an audio device multiple times with waveOutOpen.  Windows does support
this, using the device's hardware mixing support if present, or a software
mixer if not.

This limitation also affects DirectSound if the low-level driver does not have
native support for DirectSound.  In that case, DirectSound uses emulation
through the wave-out interface.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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