Online metronome with tap tempo
30 to 260 BPM, accented downbeats, four click sounds and tap tempo. Each click is scheduled on the browser's audio clock, so the pulse never drifts.
BestTimers tools
Sequence steps
0 stepsOn each step: ▲▼ to reorder, ⧉ to duplicate, ✕ to remove — handy for building programs with repeating phases.
💾 Saved programs
Save the sequence above to reload it later (requires local saving to be enabled).
A sleep cycle lasts about 90 minutes. Waking at the end of a cycle — rather than in the middle of one — makes it far easier to get up. We also allow about 15 minutes to fall asleep. Most adults do best on 5 to 6 cycles (7.5 to 9 hours).
Alarm history
Free online metronome
Tempo is the backbone of a piece of music. Whether you are working through your first scales, preparing for a recital, or just trying to stop rushing the chorus, a reliable metronome changes how fast you improve — and here it is always one tab away, with nothing to install. Set the tempo anywhere from 30 to 260 beats per minute, choose how many beats are in a measure, and press start: every beat gets a click and a visual marker, with a stronger accent on beat one.
A genuinely steady pulse
A metronome is only worth using if it is rock solid — the smallest wobble and your ear catches it immediately. This one does not simply fire a sound on an interval. Each click is scheduled in advance on the browser's audio clock, the same timing layer used for music production. The result holds steady at 240 BPM and stays that way through a long practice session. You can trust the click with your eyes shut.
Finding a tempo you do not know
Have a song in your head but no idea of its tempo? Tap the beat on the Tap tempo button and the metronome works out the BPM from your taps. It is the quickest way to lift the tempo of a recording, get a band starting together, or recover the speed of something you learned by ear. The traditional tempo marking is displayed as you go — Largo, Adagio, Andante, Moderato, Allegro, Presto — and preset buttons cover the most common values.
Time signatures and downbeats
Choose 3 beats per measure and you get the lilt of a waltz; 4 gives you the standard measure behind most pop, rock and country; 6/8 gives a compound feel that breathes differently. The first beat of each measure is emphasized both in sound and on screen, which helps enormously with feeling the shape of a piece and not losing your place — particularly in a syncopated passage or a bar you keep fumbling.
How to actually practice with one
The trick is not to play fast, it is to play accurately. Start a passage well below your limit, at a tempo where every note lands exactly on the click, and only move up a few BPM once it is clean and even. That patient climb — a handful of beats at a time — is by far the most reliable way to build speed without sacrificing precision, whether you play piano, guitar, drums, strings or sing.
Tempo markings and what they mean
Classical scores rarely give a BPM figure. They give an Italian word, and the mapping is looser than most beginners expect — the same marking spans a range, and conductors disagree within it. These are the conventional bands:
- Grave — below 40 BPM, the slowest marking in common use.
- Largo — 40 to 60, broad and unhurried.
- Adagio — 66 to 76, slow but still moving.
- Andante — 76 to 108, literally "walking pace".
- Moderato — 108 to 120, moderate.
- Allegro — 120 to 168, fast and bright. Most of what you practice lives here.
- Presto — 168 to 200, very fast.
- Prestissimo — above 200, as fast as the instrument allows.
The marking is displayed automatically as you change the tempo, so you can go the other way too: set a BPM and see where it falls.
A practice routine that works
The most reliable way to build speed is also the least exciting, which is why so few people do it. Take the passage you cannot play and set the metronome slow enough that you play it perfectly — genuinely perfectly, every note under the click, no hesitation at the bar line. That tempo is usually slower than your ego wants.
Play it four times cleanly. Move up 4 BPM. Play it four times cleanly. If you miss, drop back 8 and rebuild. In a twenty-minute session you might gain 20 BPM, and unlike speed gained by pushing, it stays.
Subdividing and feeling the pulse
If you keep drifting between clicks, the problem is usually that you are hearing the beat but not the space inside it. Set the tempo to half what you need and play two notes per click, so your ear has to divide the gap. Once that is solid, return to the real tempo and the subdivision stays in your head.
The same trick works for the opposite problem. If a passage feels frantic, set the metronome to click only on beat one of each bar and let yourself feel the whole measure rather than counting every note.
How a metronome keeps a steady pulse
Mechanical metronomes solve this with physics. An inverted pendulum carries an adjustable weight; sliding it up increases the effective length of the swing and slows the tempo. A small escapement, borrowed from clockmaking, releases stored energy in equal increments so the swing does not decay. The device is not measuring time so much as physically embodying it.
A digital metronome has no such luxury and has to be more careful than most people assume. The obvious approach — play a click, wait, play another — is exactly wrong in a browser. JavaScript timers are not guaranteed to fire on schedule; they queue behind whatever else the page is doing, and a few milliseconds of jitter per beat is instantly audible as unsteadiness.
This metronome uses a look-ahead scheduler instead. A lightweight loop wakes up roughly every 25 milliseconds, looks a fraction of a second into the future, and hands the audio engine the exact timestamps at which the next clicks should sound. The audio hardware then plays them at those moments with sample-level accuracy, entirely independently of what the rest of the page is doing. The visual dot is driven from the same schedule, so sound and sight stay together.
The practical result is a pulse that does not drift at 240 BPM, does not stumble when the page is busy, and stays locked across a session of any length. That is the minimum standard for a tool you are supposed to trust with your ears.
Time signatures, downbeats and why the accent matters
A time signature tells you how beats are grouped. The upper number is how many beats are in a bar; the lower number says which note value gets the beat. In 4/4 there are four quarter-note beats per bar — the default for most popular music. In 3/4 there are three, giving the characteristic lilt of a waltz. In 6/8 there are six eighth-notes, usually felt as two groups of three, which produces a rolling, compound feel quite different from 3/4 despite both dividing by three.
WHERE THE ACCENT FALLS
The accent on beat one is not decoration. Without it a metronome gives you an undifferentiated stream of clicks, and you have to hold the bar structure entirely in your head — which is precisely what fails in the passage you cannot play. With the downbeat marked, you always know where you are, and a mistake becomes obvious immediately rather than three bars later.
Setting the right value for what you are playing
- 1 — no accent. Useful for pure speed drills where bar structure is irrelevant.
- 2 — marches, polkas, and anything with a strong two-feel.
- 3 — waltzes, minuets, and much of the Baroque repertoire.
- 4 — the default for pop, rock, country, jazz and most classical.
- 5 — asymmetric meters. Think of it as 3+2 or 2+3 rather than counting to five.
- 6 — compound time, felt in two.
- 7 — usually grouped 2+2+3 or 3+2+2. Say the grouping out loud before you play it.
Practice methods that actually build speed
The ladder
The standard method, and the one that works. Find the tempo at which you can play the passage perfectly — genuinely perfectly, with no hesitation at the difficult bar. Play it four times cleanly, raise the tempo by 4 BPM, repeat. If you miss, drop back 8 and rebuild. The rule that makes it work is that you never move up on a flawed repetition, because speed built on a shaky foundation collapses under pressure.
Expect to gain 15 to 25 BPM in a focused twenty-minute session, and expect to lose some of it overnight. What remains is real.
THE LADDER: WHERE THE TEMPO ACTUALLY GOES
Subdivision
If you rush or drag between clicks, you are hearing the beat but not the space inside it. Halve the metronome tempo and play two notes per click, forcing your ear to divide the gap. Once that is even, return to the original tempo with the subdivision now internalised.
Displacement
An advanced drill worth knowing. Set the metronome to click on beats two and four rather than one and three — or on the offbeats entirely — and play the passage against it. Because you no longer have the downbeat handed to you, you have to generate the pulse internally. Musicians who can do this stop needing a metronome at all, which is the actual goal.
The disappearing click
Play four bars with the metronome, then four bars with the volume off, then four with it back on. If you are still together when it returns, your internal pulse is solid. If you have drifted, you know by how much and in which direction — and drifting fast is a different problem from drifting slow.
Advice by instrument
Piano. Hands separately first, each at the tempo it can manage rather than the tempo the other hand wants. Most coordination problems are one hand dragging the other rather than a genuine coordination failure.
Guitar. Use a clicky sound rather than a beep; a wood click cuts through an amplified or acoustic guitar far better. For strumming, set the metronome to half tempo and place it on beats two and four — the backbeat — which is where a drummer would put it.
Drums. The instrument most in need of a metronome and the one most resistant to it. Start with the click on all four beats, then move to two and four, then to beat one only. If you can hold a groove with the click landing once a bar, you are ahead of most players.
Voice. Singers often resist metronomes because phrasing feels mechanical against them. Use it to establish the underlying pulse and then deliberately practice pulling against it — you cannot phrase expressively around a beat you cannot feel.
Strings. Bow distribution is a timing problem as much as a technique one. A metronome makes it obvious when a down-bow is taking longer than the up-bow that should match it.
Where the metronome came from
Johann Maelzel patented the device in 1815, building on an earlier design by Dietrich Winkel — a dispute that has never been entirely settled in Maelzel's favor. Beethoven was among the first composers to publish metronome markings, which is why so many scores carry the abbreviation MM, for Maelzel's Metronome.
Those markings have caused two centuries of argument. Several of Beethoven's are so fast that performers have variously concluded his metronome was faulty, that he misread it, or simply that tastes have slowed. The lesson is a useful one: a tempo marking is evidence about intent, not a legal instruction. Set your metronome to what the music needs and use the number as a guide.
Common questions
Does the metronome drift over a long session?
No. Each click is scheduled in advance on the browser's audio clock rather than fired by a repeating timer, so the interval between beats stays constant however long you play.
Can I use it without sound, just the visual beat?
Yes — turn your volume down and follow the dots. The visual marker is driven by the same schedule as the click, so it stays in step.
How do I find the tempo of a song?
Play the track and tap the Tap tempo button in time with it. After four or five taps the BPM settles on the right value.
Which click sound should I choose?
Wood click cuts through an acoustic instrument best. The beep is clearer over headphones. Try each against your own instrument — the right one is whichever you stop noticing.
The other timers
Every tool below is also available from the tab bar at the top of this page — switching tabs does not lose whatever you have running.
- Online stopwatch with lap times
- Sleep cycle calculator
- Interval timer for Tabata, HIIT and Pomodoro
- Multiple timers at once
- Read: How to practice with a metronome
- All ten tools on one page
This page is part of BestTimers, a free collection of seven timing tools that all run in your browser — no account, nothing to install, nothing sent to a server. The main page carries the full timing reference, the glossary and the frequently asked questions.