netgusto / scope

JS Oscilloscope for webaudio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scope

Demo

$ npm install
$ npm run demo
# open http://localhost:9000

Build lib

$ npm run build
# Lib is built in ./lib/scope.js

About

JS Oscilloscope for webaudio


Languages

Language:TypeScript 75.3%Language:HTML 24.7%