Understanding BPM-to-Millisecond Conversion
This tool converts a track's tempo — beats per minute, or BPM — into the millisecond length of a musical note, so you can dial delay, reverb, and echo plugins in to match the beat. Producers and DJs use it because a delay or LFO set to a "round" millisecond number rarely lines up with the music, while one derived from BPM locks in automatically.
The formula
One minute holds 60,000 milliseconds. A quarter note is defined as one beat, so its length is:
- Beat length (ms) = 60,000 ÷ BPM
At 120 BPM, that's 60,000 ÷ 120 = 500 ms per beat. Every other note value is a simple multiple of that number: a half note is twice as long (2 beats), an eighth note is half as long (0.5 beats), and so on. The calculator multiplies the beat length by the selected note's value to get the straight delay time.
Dotted and triplet values
A dotted note adds half its own value again, so it lasts 1.5× the straight length — a dotted quarter note at 120 BPM is 500 × 1.5 = 750 ms. A triplet note fits three notes into the space two straight notes would normally occupy, so it lasts 2/3× the straight length — a quarter-note triplet at 120 BPM is 500 × 2/3 ≈ 333 ms. Dotted-eighth delays and triplet delays are both common building blocks for rhythmic echo effects.
Why producers use this
Setting a delay's feedback time to a note value that fits the song's tempo makes the repeats land in rhythm instead of drifting against the beat. The same math sets LFO rates for tremolo or filter sweeps, and the bar (measure) length is useful for looping samples or timing a reverb tail to end cleanly at the end of a phrase.