Skip to content

jergason/domstep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOMStep: A Browser Dance Party

Slides from my StrangeLoop 2014 talk about the Web Audio API.

Setup And Running

# install modules
npm install
npm install -g gulp
# build js
gulp build && gulp watch
# start the server
node index.js

Insiration

I have learned from and/or been influenced by too many people to mention here.

Stuart Memo (@stuartmemo) was the first person I saw do anything with the Web Audio API. See this for an overview of playing with the API, and a big inspiration for my talk.

@jsantell works on the Firefox Web Audio API devtools and makes sweet beats.

Check out Chris Willson's Vocoder, RecorderJS by Matt Diamond, and many more.

About

StrangeLoop 2014 slides from DOMStep: A Browser Dance Party

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published