Calculate the real-time duration of a piece of music from its tempo (BPM) and number of measures.
Calculator verified • Last updated: August 2026
—
Every measure takes a fixed amount of time once tempo and time signature are fixed: one beat lasts 60 divided by the BPM, in seconds, and a measure with several beats simply multiplies that by its beat count. Multiply again by the total number of measures, and you get the piece's full duration:
Duration (seconds) = Measures × Beats per Measure × (60 ÷ BPM)
For example, a 32-measure piece in 4/4 time at 120 BPM: each beat is 60 ÷ 120 = 0.5 seconds, each measure is 4 × 0.5 = 2 seconds, and the whole piece is 32 × 2 = 64 seconds, or 1:04.
BPM and duration are inversely related — doubling the tempo halves the total time, because each beat takes half as long. This is why a fast punk song can cram far more measures into the same runtime as a slow ballad, and why a piece marked "Allegro" (roughly 120-168 BPM) plays noticeably faster than one marked "Adagio" (roughly 66-76 BPM) even with the identical number of measures on the page.
A 48-measure waltz in 3/4 time at 90 BPM: one beat is 60 ÷ 90 ≈ 0.667 seconds, one measure is 3 × 0.667 ≈ 2 seconds, and the full piece is 48 × 2 = 96 seconds, or 1:36. Notice the beats-per-measure value (3, not 4) is what makes this a waltz calculation rather than a standard 4/4 one — always match it to the piece's actual time signature.
This calculator assumes one perfectly constant tempo for the entire piece, which is rarely true of a real performance. A ritardando (slowing down) at the ending, a tempo bump at a chorus, a fermata (held note) that pauses the beat, or a count-in and fade-out around the actual music will all make a recording's real runtime differ from a fixed-tempo calculation — treat the result here as the piece's "ideal," sheet-music-accurate duration, not a guaranteed match to any specific recording.
Measure (Bar) — a segment of music containing a fixed number of beats, set by the time signature.
Time Signature — the two numbers at the start of a piece (like 4/4 or 3/4) where the top number gives the beats per measure used in this calculation.
Tempo — the speed of the beat, most commonly given in BPM.
Ritardando — a gradual slowing of tempo, one of the most common reasons a real performance's duration differs from a fixed-tempo calculation.
Count the measures (bars) in the sheet music, or check the total bar count shown in a DAW's timeline or a notation program's project info. If you only know the total beat count, divide it by the beats per measure to get the measure count.
Yes — set Beats per Measure to match the top number of the time signature (3 for 3/4, 6 for 6/8 counted as six beats, and so on). The calculator only needs the beat count per measure, not the specific time signature notation.
This calculator assumes a perfectly constant tempo for the whole piece. Real recordings often include tempo changes (ritardando, accelerando, a tempo change at a bridge), rests before the first beat, or a fade-out — any of these will make the actual runtime differ from a fixed-tempo calculation.