Online Metronome
Practice with a precise, adjustable metronome right in your browser. Set any tempo from 20 to 300 BPM, choose your time signature (4/4, 3/4, 6/8, 2/4), enable first-beat accents, and watch the visual beat counter. Includes tempo name display, BPM adjustment buttons, and a visual flash on every beat. Free, no downloads required.
How Does the Online Metronome Work?
The Online Metronome uses the Web Audio API to generate precise click sounds at regular intervals matching your selected tempo. When you click "Start Metronome," the tool creates an AudioContext and uses setInterval to trigger beats at the exact interval determined by your BPM (beats per minute) setting. The interval is calculated as 60000 / BPM milliseconds. For each beat, the tool creates a short OscillatorNode — a 1000 Hz tone for normal beats and a 1500 Hz higher-pitched tone for accented first beats — lasting only 50 milliseconds. This produces a clear, distinct click that cuts through instrument sound without being distracting.
The visual beat counter displays numbered dots corresponding to your time signature. On each beat, the current dot highlights and scales up, creating a visual pulse that helps you internalize the rhythm. The first beat of each measure can be accented both audibly (higher pitch) and visually (different color) to clearly mark the downbeat. An optional screen flash provides additional visual feedback, which is particularly helpful when you cannot look directly at the screen while playing.
What Is a Metronome?
A metronome is a device that produces a steady pulse at a configurable rate, used by musicians to maintain consistent tempo during practice. The mechanical metronome was patented by Johann Maelzel in 1815, using a weighted pendulum on an inverted arm. The position of the weight determines the swing speed and therefore the tempo. Modern metronomes are electronic or software-based, offering greater precision and additional features like time signature support, accent patterns, and subdivisions. Whether mechanical or digital, the core purpose remains the same: providing an external rhythmic reference to develop and maintain steady timekeeping.
Understanding Tempo Markings in Music
Musical tempo is described using Italian terminology that has been standard in Western music for centuries. Each term corresponds to a range of beats per minute: Largo (very slow, below 60 BPM) is used for solemn, grave passages. Adagio (slow, 60-72 BPM) suggests a relaxed, leisurely pace. Andante (walking pace, 72-100 BPM) is a moderate tempo comfortable for many lyrical pieces. Moderato (moderate, 100-120 BPM) is a neutral, natural speed. Allegro (fast, 120-156 BPM) is lively and energetic, the most common tempo for upbeat music. Presto (very fast, 156-200 BPM) demands technical agility. Prestissimo (extremely fast, above 200 BPM) is the fastest standard marking.
How to Practice with a Metronome
Effective metronome practice starts with choosing a tempo where you can play the passage perfectly — even if that means starting very slowly. Accuracy at a slow tempo builds the muscle memory and neural pathways needed for speed. Once you can play a section flawlessly at a given BPM for several repetitions, increase the tempo by 5-10 BPM and repeat. This incremental approach is far more effective than attempting to play at full speed and making errors. Many professional musicians practice difficult passages at half speed or slower before gradually building up.
For developing a strong sense of internal rhythm, try practicing with the metronome on beats 2 and 4 (in 4/4 time) rather than every beat. This forces you to feel beats 1 and 3 internally, strengthening your rhythmic independence. Another technique is to set the metronome to half the target tempo and treat each click as a half note, making you responsible for placing the eighth notes on your own. These advanced exercises develop the deep rhythmic awareness that separates proficient musicians from true professionals.
Common Tempos for Musical Genres
Different musical genres gravitate toward characteristic tempo ranges. Ballads and slow jams typically sit at 60-80 BPM. Hip-hop and R&B range from 70-100 BPM. Pop music centers around 100-130 BPM, with many hit songs at 120 BPM. Rock music spans 110-140 BPM. House and techno music locks into 120-130 BPM. Drum and bass operates at 160-180 BPM. Classical music varies widely depending on the piece and movement, from 40 BPM adagios to 200+ BPM prestos. Knowing these ranges helps you set appropriate practice tempos when learning songs in specific genres.
Frequently Asked Questions
Is a browser-based metronome accurate enough for practice?
Yes, for general practice purposes. The Web Audio API provides timing precision well within the threshold needed for musical practice. While JavaScript setInterval has minor timing variations (typically under 10 milliseconds), this is imperceptible to human hearing and far more accurate than most musicians need. Professional recording situations may benefit from dedicated hardware, but for daily practice this online metronome is more than sufficient.
What BPM should beginners start practicing at?
Start at a tempo where you can play the passage perfectly with no errors — even if that means 40-60 BPM for difficult pieces. The goal is accuracy first, speed second. Once you can play cleanly at a given tempo for multiple repetitions, increase by 5-10 BPM. Rushing to play at full speed before your muscle memory is established creates bad habits that are harder to unlearn later.
What is the difference between 4/4 and 3/4 time signatures?
4/4 time (also called common time) has four beats per measure and is the most prevalent time signature in popular music. 3/4 time (waltz time) has three beats per measure, creating a ONE-two-three, ONE-two-three feel characteristic of waltzes, minuets, and many ballads. The accented first beat helps you hear and feel the difference between these patterns.
Why should I practice with a metronome instead of just playing along with songs?
Playing along with songs is great for feel, but a metronome isolates your timekeeping ability. Songs have many musical elements that can mask rhythm problems. A metronome reveals timing issues — rushing fills, dragging through difficult passages, inconsistent tempo between sections — that you might not notice in the context of a full arrangement. It builds the internal clock that makes you a reliable musician.
Can I use this metronome for running or exercise?
Yes. Many runners and cyclists use metronome beats to maintain consistent cadence. A running cadence of 170-180 BPM (steps per minute) is generally recommended for efficient form. Set the metronome to your target cadence and match your footfalls to the clicks. The visual flash feature can also help when exercising with the screen visible.