SpaceCadetPinball icon indicating copy to clipboard operation
SpaceCadetPinball copied to clipboard

Music cannot be turned off

Open romwer opened this issue 4 years ago • 2 comments

Sound can be turned off by selecting the related menu point under Options. But for Music, it keeps playing. I use Chrome version 94.0.4606.81 (Official Build) (64-bit).

romwer avatar Oct 15 '21 09:10 romwer

You are posting in the wrong project. Music option works in both v2 and v1 of this project. Emscripten port and its issues are handled in https://github.com/alula/SpaceCadetPinball.

k4zmu2a avatar Oct 15 '21 09:10 k4zmu2a

Oh sorry. I was indeed relating to the browser version at https://alula.github.io/SpaceCadetPinball/

romwer avatar Oct 15 '21 10:10 romwer

Just found this.

It seems related to the addition of TinySoundFont inside the Emscripten port. I'm gonna take a look tomorrow.

I forked the Emscripten port since there wasn't any activity and the original repo doesn't have a bug tracker.

markusbkk avatar Nov 01 '22 20:11 markusbkk

My guess was that internal MIDI renderer was simply not hooked up to the UI. But anyway, this source port issue is not a concern for the main project.

k4zmu2a avatar Nov 03 '22 05:11 k4zmu2a

My guess was that internal MIDI renderer was simply not hooked up to the UI.

Yea. That's my understanding too. I'll look into it this weekend. Will probably replace the sound font, too. Since there's enough libre ones without putting this project into the Age of Pirates.

But anyway, this source port issue is not a concern for the main project.

True. I'm very thankful for this project, btw. Been waiting to sink my teeth into something for a long time.

BTW: stech11845 renamed his account and deleted all his previous work, so whatever Web port existed before can no longer be found on GitHub.

markusbkk avatar Nov 03 '22 08:11 markusbkk

Emscripten port issue.

k4zmu2a avatar Oct 16 '23 07:10 k4zmu2a