Skip to content

mat-sz/oscilloscope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oscilloscope

TypeScript oscilloscope, made using AudioContext and Canvas.

Building instructions

npm install
npm run build

# or

yarn install
yarn build

The output will be in ./dist/.