Music production tool
BPM Delay Calculator
BPMから音符別ディレイタイムを計算し、msからBPMへ逆算できます。タップテンポ、コピー、リセットにも対応します。
20〜300 BPMの範囲で検証し、付点・3連符・タップテンポをブラウザ上で計算します。
| 音符 | 通常 (ms) | 付点 (ms) | 3連符 (ms) |
|---|---|---|---|
| 全音符(Whole) | 2000.0 | 3000.0 | 1333.3 |
| 2分音符(Half) | 1000.0 | 1500.0 | 666.7 |
| 4分音符(Quarter) | 500.0 | 750.0 | 333.3 |
| 8分音符(8th) | 250.0 | 375.0 | 166.7 |
| 16分音符(16th) | 125.0 | 187.5 | 83.3 |
| 32分音符(32nd) | 62.5 | 93.8 | 41.7 |
タップテンポ
4回以上タップしてBPMを検出
計算式
4分音符 (ms) = 60,000 ÷ BPM
全音符 = 4分音符 × 4
2分音符 = 4分音符 × 2
8分音符 = 4分音符 × 0.5
16分音符 = 4分音符 × 0.25
32分音符 = 4分音符 × 0.125
付点 = 通常 × 1.5
3連符 = 通常 × 2/3
Delay table
通常、付点、3連符のms値を音符ごとに一覧表示します。
Reverse mode
ms値からBPMを逆算し、候補の音符ごとに比較できます。
Copy values
計算結果をコピーしてDAWやメモに貼り付けられます。
制作メモ
エフェクト設定
ディレイ、LFO、コンプレッサーのサイドチェインなど、BPM同期の目安として使えます。
検証のコツ
DAWやプラグイン側の丸め処理が異なる場合があるため、耳で確認して微調整してください。
FAQ
How is delay time calculated?
A quarter note is 60,000 divided by BPM. Other note values multiply that base duration, with dotted and triplet variants included.
Can I convert milliseconds back to BPM?
Yes. Switch to ms to BPM mode, enter the delay time, choose the note value, and validate the resulting BPM.
Does the tap tempo leave the browser?
No. Tap timing, calculations, copy buttons, reset controls, and examples run locally in your browser.