All Projects → meandavejustice → Audio Clock

meandavejustice / Audio Clock

Licence: mit
Keep time in browser for audio applications

Programming Languages

javascript
184084 projects - #8 most used programming language

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].