nfroidure / midifile

A MIDI file parser/writer using ArrayBuffers
http://karaoke.insertafter.com
MIT License
199 stars 30 forks source link

bug#23 - change MIDIFileHeader to MIDIFile.Header in ReadMe sample sc… #24

Closed dobon closed 7 years ago

dobon commented 7 years ago

I tested the script manually, and it works (assuming you have an arraybuffer and the MIDIFile and MIDIEvents libraries loaded).

nfroidure commented 7 years ago

Thanks !