Skip to content

ynnckth/synth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Synth

Simple synthesizer webapp using the browser audio API

Use the computer keyboard keys to play!

Deploy to Github Pages

$ npm run deploy

This will build the angular app and push it to a new separate branch called gh-pages which can be configured to be served form in the Github project settings.