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

Added default tick duration to readme #59

Closed zxol closed 5 years ago

zxol commented 5 years ago

It isn't obvious from the readme what a tick is, so I added a short definition in the NoteEvent section.

grimmdude commented 5 years ago

Thanks @zxol!