BPM — beats per minute — is the single number that describes how fast a track moves. It looks trivial, but once you know it, a surprising number of things get easier: mixing, sampling, editing, even picking the right song for a video. Here's why tempo matters, and seven practical ways to put it to work.
BPM counts how many beats happen in one minute. A slow ballad might sit around 70 BPM; a house track lives near 124; drum & bass races past 170. The number is a fingerprint of a song's energy and feel — and because almost everything in music software is measured against tempo, it's the first thing worth knowing before you edit, mix, or build on a track.
To blend one song into the next without a rhythmic stumble, their tempos need to line up. Find the BPM of both tracks first — if they're close, the mix is easy; if not, you'll know how much to nudge one of them.
Dropped a vocal chop or a loop into your DAW and it fights the grid? Knowing the sample's original BPM lets you stretch it to your project tempo cleanly, instead of guessing.
Pair the BPM with a time stretch to change speed without altering pitch.
A delay set to the song's tempo sounds intentional; a random delay time sounds messy. From the BPM you can calculate the exact echo and reverb times that lock to the groove.
Looping a section only sounds clean if your cut points fall on the beat. The BPM tells you exactly how long one bar lasts, so your loop repeats without a click or a stutter.
Tempo drives energy. A 90 BPM track and a 150 BPM track set completely different moods for a montage, a running playlist, or a fitness class. Knowing the BPM lets you match music to the pace you want.
Is a trap beat at 70 or 140 BPM? Both readings are correct — they're the same pulse felt differently. Seeing the half and double options helps you label the track the way producers in that genre would.
Want to write something with the same feel as a track you admire? Start with its BPM, then its key. Those two numbers give you the skeleton to build your own song in the same pocket.
Grab the key too with the key finder.
60000 ÷ BPM. At 120 BPM that's a 500 ms delay. Halve it for eighth notes, halve again for sixteenths. AudioKit prints these for you, but the math is handy to know.
| Note length | Time |
|---|---|
| 1 beat — short / room | 673 ms |
| 2 beats — medium | 1345 ms |
| 3 beats — medium-long | 2018 ms |
| 4 beats — long / hall | 2691 ms |
| 8 beats — very long / pad | 5381 ms |
Tapping along by ear works for a rough estimate, but it drifts on long tracks and struggles with half-time grooves. An automatic BPM finder analyses the whole track and returns the tempo with decimal precision, which matters when you're warping samples or syncing delays.
They're the same groove counted in half-time or double-time. Both are musically correct — a tool can't decide how you feel the pulse, so it shows both and lets you pick the one that fits your project. Hip-hop and drum & bass often live in this ambiguity.
Yes — tempo-synced delays and reverbs are calculated from the BPM. Once you know the tempo, a quarter-note delay time in milliseconds is 60000 divided by the BPM. AudioKit's BPM finder prints the synced delay and reverb times for you automatically.