a1k0n / jsxm

FastTracker 2 .xm module player in Javascript
http://www.a1k0n.net/code/jsxm/
MIT License
485 stars 36 forks source link

Autoplay #32

Open Bang1338 opened 1 year ago

Bang1338 commented 1 year ago

Hi, I have a problem with autoplaying in my site...

a1k0n commented 1 year ago

Browsers don't allow you to autoplay audio on load without at least some interaction with the page. So for example I had to add a "play" button to start a demo with audio.

a1k0n commented 1 year ago

Does the 3-second delay actually work for autoplaying? Hmm

Bang1338 commented 1 year ago

Does the 3-second delay actually work for autoplaying? Hmm

Goal: Don't need 3.5 seconds waiting