Song Length Calculator
Calculates the total duration of a song in seconds from its number of bars, time signature, and tempo. Perfect for composers, arrangers, and producers planning song structure.
About this calculator
A song's duration depends on three variables: how many bars it contains, how many beats fill each bar (the time signature numerator), and how fast those beats are played (the tempo in BPM). The formula is: duration (seconds) = (bars × beatsPerBar × 60) / BPM. First, the total number of beats is found by multiplying bars by beats per bar. Then, since BPM expresses beats per minute, dividing total beats by BPM gives minutes, which multiplying by 60 converts to seconds. For example, a 32-bar song in 4/4 at 120 BPM lasts exactly 64 seconds. This calculation is critical for film scoring (matching music to a scene's length), loop design, and estimating album runtime during pre-production.
How to use
Imagine a verse section of 16 bars in 4/4 time at 100 BPM. Enter 16 for Bars, 4 for Beats Per Bar, and 100 for Tempo. The calculator computes: duration = (16 × 4 × 60) / 100 = 3840 / 100 = 38.4 seconds. So this verse lasts 38.4 seconds. Now add a 16-bar chorus at the same settings — another 38.4 seconds — giving a verse-chorus pair of 76.8 seconds. Repeat for each section to estimate total song runtime before committing to a final arrangement.
Frequently asked questions
How does tempo (BPM) affect the length of a song with a fixed number of bars?
Tempo and duration have an inverse relationship — doubling the BPM halves the song length for the same number of bars. A 32-bar song in 4/4 at 60 BPM lasts 128 seconds, but at 120 BPM it lasts only 64 seconds. This is why electronic music producers often increase the BPM to make a track feel more energetic without changing its structural length in bars. Conversely, slowing the tempo stretches the same arrangement into a longer, more relaxed-sounding piece.
What is the standard number of bars in a typical pop song structure?
A typical pop song section (verse, chorus, or bridge) is commonly 8 or 16 bars long. A full song with an intro, two verses, two choruses, a bridge, and an outro might total 80–120 bars. At 120 BPM in 4/4 time, 96 bars equals exactly 192 seconds (3 minutes 12 seconds), close to the classic 3-minute pop song length. Knowing the bar count allows producers to hit a target duration precisely rather than guessing by ear.
How do I calculate song length for odd time signatures like 3/4 or 7/8?
Simply change the Beats Per Bar value to match your time signature's numerator — enter 3 for 3/4 (waltz time) or 7 for 7/8. The formula works identically: duration = (bars × beatsPerBar × 60) / BPM. For 7/8, note that the 'beat' unit in your BPM should match the denominator — if BPM counts eighth notes, each bar has 7 eighth-note beats. Consistency between what the BPM counts and what you enter as beatsPerBar is the key to getting an accurate result.