I have got one midi file and i want to play that file on web page, currently i am using midi.js player for playing but it is not working on mobile browsers.
Please g
I ran into a similar issue with MIDI.js not working in a mobile browser. It turned out that I had included the ogg files but was missing the mp3s (for some reason the MIDI.js only provides ogg versions of synth_drum).
Instrument files for all 128 General MIDI sounds can be found at https://github.com/gleitz/midi-js-soundfonts.