GitHunt
ME

meandavejustice/audio-clock

Keep time in browser for audio applications

Audio Clock

NPM

Keep time in the browser for audio applications.

setTimeout/setInterval can not be depended on when running in a browser's single threaded environment.
Therefor we need to push them into a webworker and communicate with them that way.

Adapted from metronome

Languages

JavaScript83.4%HTML16.6%

Contributors

MIT License
Created September 21, 2014
Updated January 9, 2024
meandavejustice/audio-clock | GitHunt