midi-instrument-patches
🎶 Instrument patches to play MIDI files
<script type="module"> import midiInstrumentPatches from 'https://cdn.jsdelivr.net/npm/midi-instrument-patches@1.0.5/+esm' </script>
🎶 Instrument patches to play MIDI files with the Web MIDI Player.
The patches are available via the jsDeliver CDN.
They can be downloaded in a single ZIP file from here.
The instrument patches are meant to be used with a version of libTimidity converted to JavaScript thanks to WebAssembly. The files are loaded dynamically when playing a MIDI file that requires instrument data. Compatibility with other libraries is not guaranteed.