/dancing

Demos for my 24 Ways article

Primary LanguageRuby

Dancing

Demos for my 24 ways article.

You can view them working here.

All code (HTML, CSS & JavaScript) is in relevant .erb files (e.g. Simple example code is in views/simple.erb) as this is for illustrative purposes.

You will need to use a modern browser for examples to work.

I would also like to thank @otaiga for his help with the code and @TreforJohn for his help understanding audio.

Disclaimer: The Web Audio API is still in working draft, spec may change at any time :) I will try to keep this repo updated if it does.