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
I've been encountering freezes when playing back the Kyrandia soundtrack. I managed to get the code to build, ran Winamp under the debugger, and found it freezing at the SendMessage line.
I've been encountering freezes when playing back the Kyrandia soundtrack. I managed to get the code to build, ran Winamp under the debugger, and found it freezing at the SendMessage line.
I made a one line change to from SendMessage to PostMessage and haven't seen a freeze since.
I also think the current subsong system is cumbersome to use compared with other players that automatically add subsongs to the Playlist.
The text was updated successfully, but these errors were encountered: