You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The function to set MIDI volume with the MIDI API the game uses seems to be midiOutSetVolume, however, when trying to call it, it simply returns MMSYSERR_NOTSUPPORTED, and the MIDI volume stays the same.
I expected that the setting would apply to both BGM modes.
The text was updated successfully, but these errors were encountered: