Skip to content

godiagonal/browser-synth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browser Synth

A simple synthesizer created using the Web Audio API. All sounds are created using programmed oscillators - no samples used!

Live site: http://godiagonal.com/synth/

Installation

The project uses npm for loading dependencies and gulp for running lint, build and watch tasks.

Install dependencies: npm install

Build: gulp build

Watch with live reload: gulp watch

About

A simple synthesizer created using the Web Audio API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published