Skip to content

ZShijun/metronome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metronome

A simple Online Metronome based on Web Audio and setInterval, designed to demonstrate its working principle with minimal code.

You don't need to deploy the code to the server. Instead, you only need to download the source code and run it locally.

Of course, in order to achieve a better experience, you can visit the following link:

This website has made some optimizations in sound effects and style, but its underlying essence is the same as this case.