digital-sound-antiques / msxplay-js

A msx sound player for JavaScript
http://digital-sound-antiques.github.io/msxplay-js/
70 stars 3 forks source link

Problematic MuSICA files #2

Closed sdsnatcher closed 4 years ago

sdsnatcher commented 6 years ago

There are plenty of MuSICA (.BGM) files in my library that are not being recognised by the demo player.

I attached them here, to help you with the debugging.

Problematic_MuSICA_files.zip

sdsnatcher commented 6 years ago

Curiously enough, some songs seem to work on Firefox, but not on Safari.

(both running on Mac OS-X 10.13.6)

okaxaki commented 6 years ago

Hi, the files in zip are too many for me to reprodce the problem, Could you specify the file which are not being recognized?

sdsnatcher commented 5 years ago

The following files of the BGM01 folder worked here, either on Safari 12.1.1 on Firefox 68.0.1. They just don't load at all. 3DTURN.BGM FREDDY.BGM GEMMA1.BGM GEMMA2.BGM

The song FINAL_B.BGM played on Firefox, but with distorted sound (volume saturation). On Safari, this song loads, but never plays (pressing the play button changes the symbol, but the playback never starts).

okaxaki commented 4 years ago

Sorry for long time to invastigate the problem!!! The problemactic MuSICA files has header binaries I never seen. I'll fix the check routine if possible.

As for saturation problem, it has been solved #11. I noticed recent safari browser cannot play any songs.

okaxaki commented 4 years ago

I have fix the problem on songs in BGM01 folder.