Releases: grimmdude/MidiWriterJS
Releases · grimmdude/MidiWriterJS
v3.1.1
v3.1.0
What's Changed
- Fix browser base64 bug by @grimmdude in #123
- Revert changes from PR 121 by @grimmdude in #124
New Contributors
- @dependabot made their first contribution in #114
Full Changelog: v3.0.1...v3.1.0
v3.0.1
* BROKEN - please update to at least 3.1.0 *
- Use
default
export inmain.ts
.
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
* BROKEN - please update to at least 3.1.0 *
- Typescript by @grimmdude in #113
- Add channel & delta params to controllerChange Track method by @jkdufair in #119
- Update tonaljs to current version by @grimmdude in #120
New Contributors
Full Changelog: v2.1.4...v3.0.0
v2.1.4
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
v2.1.1
What's Changed
- Fixed typo in TickDuration type by @ZimaTechOli in #95
- Throw error if invalid Tx duration used. by @grimmdude in #102
- Add channel support for program change by @grimmdude in #105
New Contributors
- @ZimaTechOli made their first contribution in #95
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Create build for browser. by @grimmdude in #90
- Add support for changing middle C by @grimmdude in #93
Full Changelog: v2.0.2...v2.1.0
v2.0.2
What's Changed
- Dynamic tempo support by @thebestkillertbk in #89
New Contributors
- @thebestkillertbk made their first contribution in #89
Full Changelog: 2.0.1...v2.0.2