tone

v13.1.33
A Web Audio framework for making interactive music in the browser.
Web Audio Web Audio API Synthesis Playback Effect Instrument DSP Signal Processing Interactive Music and 1 more...

lint

gulp --gulpfile=gulp/gulpfile.js lint

test

npm run test:all && npm run karma

build

npm run increment && gulp --gulpfile=gulp/gulpfile.js collectDependencies && webpack -p --env.production

karma

karma start gulp/karma.conf.js --single-run

lint:fix

gulp --gulpfile=gulp/gulpfile.js lint-fix

test:all

gulp --gulpfile=gulp/gulpfile.js collectTests

test:dir

gulp --gulpfile=gulp/gulpfile.js collectTests --dir

coveralls

gulp --gulpfile=gulp/gulpfile.js coveralls

increment

node gulp/increment_version.js

test:file

gulp --gulpfile=gulp/gulpfile.js collectTests --file

build:test

webpack -p --env.test

test:watch

webpack -w --mode=development --env.test

test:travis

npm run increment && npm run lint && npm run test

Metadata

  • MIT
  • Whatever
  • Yotam Mann
  • released 6/18/2018

Downloads

Maintainers