README
MidiFilePlayer
Phonegap plugin that plays midi file on iOS using a soundfont
Please refer to the sample directory if you need help learning how to use it
Now working on Android and iOs.
Play Midi files on iOS and Android
<script type="module">
import cordovaPluginMidiPlayer from 'https://cdn.skypack.dev/cordova-plugin-midi-player';
</script>
Phonegap plugin that plays midi file on iOS using a soundfont
Please refer to the sample directory if you need help learning how to use it
Now working on Android and iOs.