grimmdude / MidiWriterJS

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

open to a bit of code tidying? #60

Closed jpw closed 5 years ago

jpw commented 5 years ago

Hi there,

I'm using MidiWriterJS for a small node project generating music via the wonder of MIDI files. Thanks very much for MidiWriterJS!

I'm interested in contributing to the codebase as and when I can, and was wondering what your feelings were on a PR adding linting to the project and doing some tidying as a first step?

grimmdude commented 5 years ago

Hi @jpw,

Sure! PRs which improve the library are always welcome. Thanks,

-Garrett

jpw commented 5 years ago

Cool! Please see #62 hope you like.