Can we play a MIDI using HTML5 audio tag?
I see a lot of javascript midi player/editors etc. but I haven't found a very basic player (play, stop, pause...) that supports easily a midi player.
Any thoughts?
see example of MIDI-player here https://surikov.github.io/webaudiofont/examples/midiplayer.html
Click 'source' to open GitHub project