Skip to content

Web Audio metronome example to show scheduling.

License

Notifications You must be signed in to change notification settings

hmoffatt/metronome

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.8%
  • CSS 13.7%
  • HTML 11.5%