@tonejs/midi

v2.0.8
Convert binary midi into JSON

build

tsc && webpack -p --mode=production

codecov

nyc report --reporter=text-lcov > coverage.lcov && codecov

increment

node scripts/increment_version.js

lint

eslint --ext ts ./src

lint:fix

npm run lint -- --fix

watch

webpack -w --mode=development

test

nyc mocha --timeout=10000 --require ts-node/register ./test/*.ts
npm i @tonejs/[email protected]

Metadata

  • MIT
  • Whatever
  • Yotam Mann
  • released 11/1/2019

Downloads