grimmdude / MidiWriterJS

♬ A JavaScript library which provides an API for programmatically generating and creating expressive multi-track MIDI files and JSON.
MIT License
557 stars 60 forks source link

changed: var MidiWriter = require('..'); #30

Closed scraggo closed 7 years ago

scraggo commented 7 years ago

Just testing your examples, and changed that one line to match the other examples.

grimmdude commented 7 years ago

Great, thanks @scraggo