WIP: The MuSiCaL Update #1
@@ -63,5 +63,7 @@ if (isplaying == "false") {
|
||||
console.log("music do be the playing")
|
||||
} else if (isplaying == "idk") {
|
||||
console.warn("idk if there be music")
|
||||
console.log("showing error anyways")
|
||||
document.getElementById("autoplay").innerHTML = "<p>Music is playing, but your autoplay is turned off.</p><noscript>JS is off, MIDIjs won't be able to play audio anyways.</noscript> <button onclick=MIDIjs.play(song, true)>Play Music</button>"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user