Skip to content

Releases: grimmdude/MidiWriterJS

v3.2.1

01 Mar 22:20

Choose a tag to compare

Bug Fixes

  • fix: removeEventsByName() skips consecutive matching events (#153)
  • fix: Resolve VexFlow dotted notes not playing properly (#154)
  • fix: Add missing return statements in mergeSingleEvent() (#155)
  • fix: Convert examples back to CJS for Node 18 compatibility
  • fix: Restore test compatibility after ESM example conversion

v3.2.0

01 Mar 17:13
219422b

Choose a tag to compare

What's New

Bug Fixes

  • fix: mergeTrack() corruption when tracks contain meta events (#145, closes #129)
  • fix: mergeTrack() crash when merged events have earlier ticks (#144, closes #128)

v3.1.1

28 Sep 06:01

Choose a tag to compare

What's Changed

  • Automatically generate type definition files during npm run build by @tri-star in #125

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

27 Sep 03:54

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.1.0

v3.0.1

09 Sep 02:57

Choose a tag to compare

* BROKEN - please update to at least 3.1.0 *

  • Use default export in main.ts.

Full Changelog: v3.0.0...v3.0.1

v3.0.0

09 Sep 02:10

Choose a tag to compare

What's Changed

* BROKEN - please update to at least 3.1.0 *

New Contributors

Full Changelog: v2.1.4...v3.0.0

v2.1.4

08 Dec 07:37

Choose a tag to compare

What's Changed

  • Support manually adding EndTrackEvent with custom delta. by @grimmdude in #107

Full Changelog: v2.1.2...v2.1.4

v2.1.2

03 Dec 21:22

Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1

30 Nov 20:05

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

13 Feb 16:08

Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.1.0