On Thu Sep 18 02:47:33 2025 +0000, Michael Stefaniuc wrote:
Does this work for you? I found the GUID_DMUS_PROP_Volume only in the logs of Empire Earth Demo. And there it gets filtered out by IKsControlImpl_KsProperty():
0024:trace:dmusic:IKsControlImpl_KsProperty prop = {fedfae25-e46e-11d1-aace-0000f875ac12} - 0 - 2 0024:fixme:dmusic:IKsControlImpl_KsProperty prop flags 2 not yet supported
The IKsControl iface in the IDirectMusicPort implementation should forward most likely to the one in the synth.
Yes, I have this implemented in the [development branch](https://gitlab.winehq.org/baskanov/wine/-/tree/dmsynth?ref_type=heads).