mk-pmb / webaudiofont-surikov-midifilejs-backport-util

Tools for backporting patches from bundled JS files in `surikov/webaudiofont`.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webaudiofont-surikov-midifilejs-backport-util

Tools for backporting patches from bundled JS files in surikov/webaudiofont.

Motivation

The git repo surikov/webaudiofont has some improvements to 3rd-party JS MIDI libraries, including improvements to MIDIFile.js which we tried to backport. Unfortunately, this turned out to be more complicated than expected, because some of the development there was done inside a bundled file. This repo here aims to provide tools for un-bundling that bundle, and for comparing the resulting parts to official versions of the original files.

 

License

MIT

About

Tools for backporting patches from bundled JS files in `surikov/webaudiofont`.


Languages

Language:JavaScript 100.0%