Tonejs / Midi

Convert MIDI into Tone.js-friendly JSON
http://tonejs.github.io/Midi/
MIT License
885 stars 117 forks source link

Fixed: error TS2305: Module 'midi-file' has no exported member 'MidiTrackData' #154

Closed cacalo closed 2 years ago

cacalo commented 2 years ago

Fixed imports that caused exceptions on a fresh install.

tambien commented 2 years ago

Amazing, thank you!

cacalo commented 2 years ago

Hey @tambien ! I know the PR is already merged, but it is not up to date on npm's registry. Could you please npm publish the update? The NPM registry version is 10 months old now!

tambien commented 2 years ago

It's supposed to automatically deploy on TravisCI, but they recently updated their plans and now i'm out of credits for deploying from there. :(

I will deploy when i have a moment. Sorry for the wait!