Online Metronome
Keep precise tempo to practice any instrument. 100% in your browser, nothing to install.
beats per minute (BPM)
Built by
Miguel Ángel Colorado Marin (MACM)
Built by
Miguel Ángel Colorado Marin (MACM)
Full-Stack Developer · Guadalajara, España
I develop web apps, digital tools and full projects — from design to deployment.
The online metronome keeps precise time so you can practice any instrument without relying on a separate app. Adjust the tempo between 30 and 300 beats per minute (BPM) with the slider or the buttons, choose the time signature (from 2/4 to 8/4) so the first beat of each bar sounds accented, and follow the visual beat indicator as you play. If you don't know the tempo of a song, use the tap tempo button: tap along a few times and the metronome calculates the exact BPM. Everything runs with the Web Audio API directly in your browser, with minimal latency and no file involved.
Features
- ✓30 to 300 BPM
- ✓Time signatures from 2/4 to 8/4
- ✓Accent on the first beat
- ✓Tap tempo detection
- ✓Visual beat indicator
- ✓100% in browser
How to use the metronome?
- 1
Adjust the tempo
Move the slider, use the + / - buttons, or type the exact BPM.
- 2
Choose the time signature
Select how many beats each bar has, from 2/4 to 8/4.
- 3
Press Start
The metronome starts playing and the visual indicator marks each beat.
- 4
Or use Tap Tempo
Tap along to the rhythm you hear several times in a row to calculate the BPM automatically.
Frequently asked questions
Does it work offline once loaded?
The sound is generated by the Web Audio API in your own browser, it doesn't depend on any server to work.
What is tap tempo?
It's a way to calculate BPM by tapping along to a rhythm you hear: the metronome measures the time between your taps and calculates the exact tempo.
Why does the first beat sound different?
It's accented (higher pitch) so you always know where each bar starts, just like on a physical metronome.
What BPM range does it support?
From 30 to 300 BPM, covering everything from very slow tempos (Largo) to very fast ones (Presto).
Related tools
Embed Online Metronome on your site
Add Online Metronome to any web page with a simple iframe. Free, with attribution to miguelacm.es.
<iframe
src="https://miguelacm.es/embed/metronome"
width="100%"
height="700"
frameborder="0"
title="Online Metronome — miguelacm.es"
></iframe>View embed in new tab →