16 Oct
2023
16 Oct
'23
9:18 p.m.
On Mon Oct 16 21:18:36 2023 +0000, Michael Stefaniuc wrote:
Any reason to do nothing in IDirectMusicSynth_SetMasterClock()? I guess that's not needed now (DX8+) as the Sink cannot be replaced with a custom implementation. It's mostly just something that the tests show, and it was getting in the way of some todo_wine removal later, as the synth was then successfully activated earlier than it should have (as the sink also had its master clock set earlier) in the tests.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/4110#note_48871