colinfwren / midi-to-lsdj

Convert a MIDI file into LSDJ project
GNU Affero General Public License v3.0
5 stars 0 forks source link

Refactor to use ToneJS MIDI parsing #4

Closed colinfwren closed 1 year ago

colinfwren commented 1 year ago

ToneJS has a wrapper over midi-file which looks like it provides absolute ticks and note duration information which may be make MIDI data easier to work with