0.3.5 • Published 3 years ago
@kelianb/web-mix-engine v0.3.5
web-mix-engine
Model and utilities for mixing music using the Web Audio API.
Project setup
npm install
Testing
npm run test
Memos
Bump version
Run npm version minor
or npm version patch
for example. This takes care of linting, bumping the version in package.json, creating a new commit & tag and pushing upstream to git.
Publish new version to npmjs
npm publish