viebel / standardized-audio-context-bundle.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

standardized-audio-context-bundle.js

This repo contains a javascript bundle of https://github.com/chrisguttandin/standardized-audio-context (which is a typescript library).

Create a bundle

  1. update package.json
  2. run parcel build index.js
  3. A new bundle is created under the dist folder
  4. mv dist/index.js standardized-audio-context-bundle-.js

About


Languages

Language:JavaScript 73.5%Language:HTML 26.5%