Beats Per Bar Duration Calculator

One bar (or measure) of music has a fixed real-time duration that depends only on the tempo and the number of beats it contains. Knowing that duration in seconds and milliseconds is useful for setting loop lengths, timing video to music, working out how many bars fit a fixed section, and syncing time-based effects. Enter your tempo in beats per minute, the number of beats per bar from your time signature, and the note value that gets the beat. This calculator returns the duration of a single beat and the full bar in both seconds and milliseconds.

0.00
0.00
0.00
0.00

Bar duration formula

quarter-note seconds = 60 / BPM
beat seconds = (60 / BPM) / beatNoteFactor
bar seconds = beat seconds * beats per bar
milliseconds = seconds * 1000

beatNoteFactor is 1 for a quarter-note beat, 2 for an eighth-note beat, and so on. BPM is assumed to reference the quarter note unless you change the beat note value.

Common bar lengths at 120 BPM

  • 2/4 (2 quarter-note beats): 1.00 second per bar.
  • 3/4 (3 quarter-note beats): 1.50 seconds per bar.
  • 4/4 (4 quarter-note beats): 2.00 seconds per bar.
  • 6/8 (6 eighth-note beats): 1.50 seconds per bar.
  • Halve the tempo and every duration doubles; double the tempo and it halves.

Bar duration: frequently asked questions

How do you calculate the length of one bar?

First find the duration of a single beat: 60 divided by the tempo in beats per minute gives seconds per beat. Then multiply by the number of beats in the bar. For example, at 120 BPM each beat is 0.5 seconds, so a 4-beat bar lasts 2 seconds.

Does the time signature denominator affect the bar length?

It can. BPM is usually quoted relative to the quarter note. If the beat unit is not a quarter note (for example the eighth-note beat in 6/8), the beat duration scales by the ratio of the quarter note to the actual beat note. This calculator includes a beat-note selector so you can match the metronome reference your tempo is quoted against.

What is the bar duration at 120 BPM in 4/4?

At 120 BPM the quarter-note beat is 60 / 120 = 0.5 seconds. With 4 beats per bar, one bar is 4 * 0.5 = 2.00 seconds, or 2,000 milliseconds.

Why would I need the bar length in milliseconds?

Producers use bar length in milliseconds to set loop points, time delay and reverb tails to the grid, align automation, and calculate how many bars fit in a fixed-length section. Sample editors and DAWs work in milliseconds or samples, so a precise figure helps when the project is not perfectly on the grid.

Sources and definitions

  • Beats per minute and bar duration follow directly from the definition of tempo: seconds per beat = 60 / BPM. This is standard music arithmetic.
  • National Institute of Standards and Technology: SI units reference (time in seconds).

Reviewed by the CalculatorHub team, edited by James Graham, 19 June 2026. See our methodology.