[Bug 52202] Notation Player 4 has no sound while playing MIDI file when using winecoreaudio.drv

WineHQ Bugzilla wine-bugs at winehq.org
Thu Dec 16 18:29:08 CST 2021


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

Gijs Vermeulen <gijsvrm at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download
     Ever confirmed|0                           |1
                URL|                            |https://www.notation.com/Do
                   |                            |wnloadTrialProduct.php?Tria
                   |                            |l_Product=Player_English
            Summary|Wine doesn't output any     |Notation Player 4 has no
                   |sound when using            |sound while playing MIDI
                   |winecoreaudio.drv           |file when using
                   |                            |winecoreaudio.drv
           Severity|blocker                     |normal
    Regression SHA1|75b57ea13de48994d29401afebb |61337a1d16639ce0a1f809be607
                   |be534cd503b86               |20c6b2aeec8b6
             Status|UNCONFIRMED                 |NEW

--- Comment #5 from Gijs Vermeulen <gijsvrm at gmail.com> ---
I narrowed down the commit to the following commit:

61337a1d16639ce0a1f809be60720c6b2aeec8b6 is the first bad commit
commit 61337a1d16639ce0a1f809be60720c6b2aeec8b6
Author: Huw Davies <huw at codeweavers.com>
Date:   Tue Nov 30 07:56:31 2021 +0000

    winecoreaudio: Switch midi_in_lock() away from a syscall prototype.

Going to the previous commit fixes the issue. When testing, sometimes it would
play a few seconds of audio before completely refusing to play any audio
whatsoever. The audio does play consistently on the commit before the
aforementioned commit, so I'm pretty certain this is the correct commit.

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