Menu

#13 If sound effects are playing and Player_Stop is used, notes hang.

Unstable (example)
open
nobody
None
5
2015-02-05
2015-02-05
EvanR
No

In libmikmod 3.3.7, Player_Stop checks if any sound effects are playing before issuing a DisableOutput so that sound effects won't get interrupted when music is stopped. This is good. However if the music stops and DisableOutput isn't called, the notes will get stuck. This is easily fixed by using Voice_Stop on all music voices in Player_Stop. I included a patch.

1 Attachments

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.