Time Signature Duration Calculator

Convert bars and time signatures into seconds at any BPM.

Open tool

Overview

The time signature duration calculator converts a number of bars in any time signature into elapsed seconds at a given BPM. Tell it you want 32 bars of 4/4 at 120 BPM and it returns 64 seconds. Tell it 16 bars of 7/8 at 140 BPM and it returns a precise duration accounting for the odd meter and beat unit.

It's invaluable for scoring composers planning section lengths, producers blocking out song arrangements, music librarians estimating cue durations, and live engineers timing transitions in a setlist. The same math also flips: tell it a target duration and it tells you how many bars at the chosen meter and tempo fit.

How it works

Duration depends on three quantities: bars, beats-per-bar (the top number of the time signature), and seconds-per-beat (60 / BPM, adjusted by the beat unit). In 4/4 the quarter note is the beat, so seconds-per-bar = 4 x 60 / BPM. In 3/4 it's 3 x 60 / BPM. In 6/8 the eighth note nominally gets the beat, so seconds-per-bar = 6 x (60 / BPM) / 2 = 3 x 60 / BPM at the same eighth-note tempo — but 6/8 is usually conducted in two compound beats, so people often quote the dotted-quarter tempo instead.

The tool handles both interpretations, defaulting to "quarter-note gets the beat" but letting you switch the beat unit explicitly for compound and unusual meters. Total time is just bars x seconds-per-bar. This same calculation underlies film cue sheets, DAW automation, and stage cue timings.

Examples

32 bars of 4/4 @ 120 BPM   →  64.000 s
16 bars of 3/4 @ 90 BPM    →  32.000 s (waltz)
8 bars of 7/8 @ 140 BPM    →  24.000 s
Target duration 60 s at 110 BPM 4/4  →  ~27.5 bars

FAQ

Does 6/8 mean six beats or two compound beats?

Notationally it has six eighth notes per bar. Felt-wise it usually divides into two beats of three eighths each (compound duple). The tempo marking tells you which the conductor means.

How do tempo changes affect total duration?

You have to sum each tempo section separately. Multiply bars in each section by that section's seconds-per-bar, then add the segments.

Does the time signature change the song's overall length?

Indirectly. The number of beats per bar changes, but a song's length depends on total beats x seconds-per-beat. A 4/4 song and a 3/4 song with the same beat count and tempo last the same time; they just feel different.

How accurate does this need to be for sync-to-picture?

Frame-accurate within 1/24 or 1/30 of a second is typical. Convert the result in seconds to frames by multiplying by the project's frame rate.

Can it handle mixed meters like 5/4, 7/8, 11/16?

Yes. As long as you specify the beats-per-bar (top number) and beat unit (bottom number), the calculation is the same.

Try Time Signature Duration Calculator

An unhandled error has occurred. Reload ×