I am working on a project related to vintage web designs. I would like to embed and autoplay a midi file but:
Does the midi player depends on the browser or a plugin? Can I find a univeral alternative to play my tune?
I am using the <embed>
tag this way:
<embed src="tune.mid" hidden="true" autostart="true" autoplay="true">
Your HTML is OK. The problem is that some lower class browsers have lost the ability to play midi files. They have to install an add on. Real Player used to be a good solution, but now they are pushing a cloud subscription. There are plenty of other midi players around, but the users have to install one.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With