About embed midi files on a webpage
问题 I am working on a project related to vintage web designs. I would like to embed and autoplay a midi file but: It doesen't work on IOS (I tried with my ipad) On Firefox, sometimes the tune is not played, I don't know why. 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"> 回答1: I've referenced this question before and fell upon the