DiegoCotini / 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 74.1%Language:CSS 14.1%Language:HTML 11.8%