/web-audio-tests

web audio API / TS / Webpack tests

Primary LanguageTypeScript

web audio tests

Install with npm i

Start with npm dev

Production build with npm build

Webpack 4

  • ts-loader (accepts .ts and .tsx)
  • html-webpack-plugin creates a index.html
  • sourcemaps enabled

notes