skyl / metronome

Web Audio metronome example to show scheduling.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Audio Metronome

This application shows how to use a collaboration between a setTimeout scheduler and the Web Audio scheduler to properly implement rock-solid timing for audio applications.

Check it out, feel free to submit issues or requests, fork, submit pull requests, etc.

The live app is at http://webaudiodemos.appspot.com/metronome/index.html.

-Chris

About

Web Audio metronome example to show scheduling.


Languages

Language:JavaScript 58.4%Language:CoffeeScript 28.8%Language:CSS 12.8%