Tap BPM Counter
Tap the button or press any key in rhythm. BPM updates live with a rolling average.
How to Tap BPM
- 1 Tap spacebar, click, or touch to the beat
- 2 BPM updates live after each tap
- 3 Reset to start a new measurement
Frequently Asked Questions
How many taps do I need for an accurate reading?
What is tap tempo and how does it work?
What is the difference between Tap BPM and BPM Finder?
Can I use Tap BPM on mobile?
Why does the BPM jump around at first?
Which beat should I tap on?
How tap tempo measurement actually works
From keystrokes to a stable BPM number
Tap-tempo measurement looks trivial — record timestamps, take the difference, do the math — but a usable counter has to handle the human jitter on top of that. Every tap is timestamped to the millisecond. From two consecutive timestamps the counter computes the interval in seconds, then converts to BPM with the standard formula BPM = 60 / interval_seconds. A single interval would give a noisy reading because no human taps with metronome precision; the counter therefore stores the most recent N intervals (typically 8 to 12) and reports their rolling average. That rolling average is what stabilises the displayed BPM as you keep tapping.
Detecting when the reading is reliable
The stability indicator is not just decoration. The counter tracks the standard deviation of recent intervals — a measure of how consistent your taps are — and turns the indicator green only when that variance drops below a threshold that corresponds to roughly ±1 BPM uncertainty at the current tempo. If you tap unevenly (which is what happens when you start before locking into the groove, or when the music itself drifts), the variance stays high and the indicator stays amber. Tap a few more times until the indicator settles before recording the value.
Why a counter beats counting beats manually
The textbook method of "count beats over 15 seconds and multiply by four" is fine in theory and terrible in practice — it forces you to watch a clock while counting, which splits your attention away from the beat itself. The tap counter inverts that: you focus on the music, your fingers handle the timing, and the math runs automatically. Producers use it to clock unsorted samples, DJs use it to verify tracks before loading them into a deck, drummers use it to set a click for the next song. The same number is what tools like BPM Finder and BPM and Key Finder output automatically when you have the audio file, and what a Метроном takes as input when you want the click back.
When to use tap BPM vs automatic detection
Three situations where tapping wins
Automatic BPM detection from a file is faster than tapping when you have the file. Tap-tempo wins in three scenarios where automatic detection cannot apply. Live music: rehearsal rooms, gigs, jam sessions, a band practising in the next room — no file exists. Vinyl, cassette, or analogue playback: spinning records and analogue sources can vary by a few percent from the pressed BPM, so even if a digital reference exists the actual playback BPM is what you need to match. Music you hear but cannot record: a song playing in a cafe or on a film soundtrack, a phrase from a video you want to transcribe, a hook you heard once and want to recreate at the right tempo.
When automatic detection wins
If you have the audio file, automatic detection is faster and more accurate than any manual tap. A neural network analyses the entire track at once and returns the BPM in roughly a second, accurate to ±0.5 BPM in most cases. Tap BPM averaged over ten taps is closer to ±2 BPM. For library tagging, set prep, and any workflow that processes many files at once, use BPM Finder; if you also need the key, the combined BPM and Key Finder produces both in a single pass.
Practising your sense of tempo
Tap BPM doubles as an ear-training tool. Put on a track without looking at any displayed BPM, tap along, then check the value against the automatic detection. The gap between your tap-derived BPM and the reference is a measure of how stable your internal clock is. Drummers and DJs benefit from short, regular sessions where they tap to a variety of tempos and check accuracy. Pair it with the Метроном for the other direction — hear a click at a target BPM and play along without looking at the screen, then check whether you drifted.