BPM to milliseconds — delay and note-length times
Producers sync delays, reverb pre-delay and LFOs to the tempo so effects sit in the groove instead of fighting it. This tool converts any BPM into millisecond times for every note value, including straight, dotted and triplet feels, plus the equivalent frequency in Hz.
How it works
Everything is derived from the length of one quarter-note beat:
beat (ms) = 60000 ÷ BPM
Each note value scales from that beat by a multiplier (whole = ×4, half = ×2, quarter = ×1, eighth = ×0.5, sixteenth = ×0.25, thirty-second = ×0.125). Dotted times are ×1.5 the straight value, triplets are ×2/3, and the Hz column is 1000 ÷ the straight milliseconds.
Example
At 120 BPM, beat = 60000 ÷ 120 = 500 ms:
| Note value | Straight | Dotted | Triplet |
|---|---|---|---|
| Quarter (1 beat) | 500 ms | 750 ms | 333.33 ms |
| Eighth | 250 ms | 375 ms | 166.67 ms |
| Sixteenth | 125 ms | 187.5 ms | 83.33 ms |
Copy the value straight into your DAW or hardware unit — all in your browser.