cifkao / html-midi-player

🎹 Play and display MIDI files on the web
https://cifkao.github.io/html-midi-player/
BSD 2-Clause "Simplified" License
663 stars 60 forks source link

No sound when played on phones. #28

Closed reichang182 closed 3 years ago

reichang182 commented 3 years ago

When the play button is pressed, the progress bar is moving and notes are highlighted, but no sound is played from the phone. (The same page works well on laptops.)

Device: iPhone XR Browser: Safari and Chrome

majorcyto commented 3 years ago

Hi,

This is working fine for me on my iPhone 12 Pro. This also works on my iPad Pro. Make sure you do not have the 'silence' toggle on the side of the phone on, as it will mute all browser audio even if you have the 'volume' turned up.

ketanapate commented 3 years ago

We have checked mobile sound also. Also, we have noticed that the MIDI player is not working with Samsung Mobile. https://cifkao.github.io/html-midi-player/

majorcyto commented 3 years ago

Still works fine for me. I just tried it on iPhone and it played the music like normal.

cifkao commented 3 years ago

To anyone experiencing this issue, can you please check other Web Audio demos such as this or this? If these don't work either, then it's probably a problem with your browser or device and there is no way to fix it here.