Skip to main content
1

Metronome

Set your BPM, choose beats per measure, and start the metronome. Tap tempo for quick BPM detection.

Beat: -

Send output to:
Advertisement

How to use Metronome

  1. Set the BPM using the number input or tap tempo.
  2. Choose beats per measure and accent sound.
  3. Click Start to begin. Visual beat indicators show the current beat.

What is Metronome?

An online metronome produces precise rhythmic clicks at a configurable tempo using the Web Audio API for sample-accurate timing. Musicians use metronomes for practice, timing exercises, and maintaining consistent tempo.

The Web Audio API ensures timing precision that setInterval alone cannot provide, avoiding drift and jitter.

Advertisement

FAQ

What is tap tempo?
Tap the Tap Tempo button repeatedly at your desired speed. After 2+ taps, it calculates the average BPM from your tapping rhythm.
Why use Web Audio API?
Web Audio API provides precise, drift-free timing that stays accurate even under browser load, unlike setInterval which can drift.

Related tools

Advertisement