Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 366 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 366 Bytes

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