Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 224 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 224 Bytes

Web Audio Experiments

Various experiments with Web Audio.

Demos & Docs

Start an app

To start any app ending with -app do:

npm i
cd packages/[project-name]-app
npm start