Skip to content

A collection of code for creating music / synthetic sound with javascript.

License

Notifications You must be signed in to change notification settings

homecoded/js-synth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-synth

A collection of code for creating music / synthetic sound with javascript.

toy.html

Contains all the code for the tool I used to back my presentation @jsunconf At the top is a formula input field. Enter some mathematical equation, with parameter t. Click on the links below the for examples.

8bit-synth.html

Contains a very basic simple 8bit synthesizer and some song-patterns. Open the page and it will start immediately.

Further reading

http://synth.bitsnbites.eu/ (4K High Quality Synth in Javascript [Sonant]) http://wurstcaptures.untergrund.net/music/ (Another Toy for algorithmic music) http://countercomplex.blogspot.de/2011/10/some-deep-analysis-of-one-line-music.html (Theory) http://countercomplex.blogspot.de/2011/10/algorithmic-symphonies-from-one-line-of.html (Theory) http://basicsynth.com/ (Theory)

About

A collection of code for creating music / synthetic sound with javascript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published