Answers to the most common questions about BPM calculation, tempo mathematics, music production timing, Italian tempo markings, and the tools on BPM-Calculator.com.
About the Tools
What does the BPM Calculator do?
The BPM Calculator takes a single BPM value you enter and produces a complete timing table — the duration in milliseconds of every standard note value at that tempo, including whole notes, half notes, quarter notes, eighth notes, sixteenth notes, thirty-second notes, dotted values, and triplets. These values are mathematically exact and are used by music producers to set delay times, reverb pre-delay, and LFO rates in DAWs and effects units. Full technical documentation is in the How It Works page.
Do the calculation tools require microphone access?
No. The BPM Calculator, BPM to Milliseconds Converter, and Tempo Markings reference are pure mathematical tools. They require no microphone, no audio, and no browser permissions beyond basic JavaScript. Only the Tap Tempo tool (which uses keyboard timing) and the audio beat detection tool (which analyses sound) require any form of input beyond a typed number.
Is my audio recorded or stored when I use the beat detection tool?
No. All audio processing occurs locally in your browser using the Web Audio API. No audio is uploaded to any server, recorded as a file, or retained after your session ends. For file uploads, the audio file is decoded within your browser — it never travels over the internet. Full details are in the Data Security page.
BPM Mathematics
What is the formula for converting BPM to milliseconds?
The core formula is:
One beat (quarter note) duration in ms = 60,000 ÷ BPM
From this base value, all other note lengths are derived by multiplication or division. For example at 128 BPM:
- Quarter note: 60,000 ÷ 128 = 468.75 ms
- Eighth note: 468.75 ÷ 2 = 234.38 ms
- Dotted quarter: 468.75 × 1.5 = 703.13 ms
- Eighth note triplet: 468.75 ÷ 3 = 156.25 ms
What is a dotted note and how does it affect timing?
A dotted note lasts 1.5 times the duration of its base note — the dot adds half the base note’s value. A dotted quarter note at 120 BPM = 500 ms × 1.5 = 750 ms. A dotted eighth note at 120 BPM = 250 ms × 1.5 = 375 ms. Dotted note timing values are widely used for delay effects — the dotted eighth delay is one of the most characteristic sounds in pop and rock production.
What is a triplet and how does it change timing?
A triplet divides the parent note into three equal parts instead of the standard two. An eighth note triplet is one-third of a quarter note’s duration. At 120 BPM: quarter note = 500 ms, so an eighth note triplet = 500 ÷ 3 = 166.67 ms. Triplets create a flowing, swung feel that differs distinctly from straight eighth notes and is central to jazz, shuffle, and many R&B grooves.
Why are delay times in milliseconds important for music production?
Delay effects can be set either to absolute millisecond values or to note values synced to the project tempo. Absolute millisecond values are important when: using hardware delay units that do not receive MIDI clock, using plugins in a context where host sync is unavailable, or when you want a specific timing that does not correspond to a standard note division. Knowing the exact millisecond value for each note length at your project BPM gives you full control over delay placement regardless of sync mode.
What is LFO rate and how does BPM relate to it?
An LFO (Low Frequency Oscillator) modulates parameters in synthesisers and effects — filter cutoff, pitch, volume, panning, and others. Tempo-synced LFO rates are expressed as note values. Setting an LFO to a quarter note at 120 BPM means one complete oscillation every 500 ms — the LFO completes one cycle per beat. Faster note values create faster modulation; slower values create slower sweeps. BPM calculation gives you the exact millisecond equivalent of any LFO rate for precise manual entry.
Italian Tempo Markings
What are Italian tempo markings?
Italian tempo markings are terms used in classical music notation to indicate the approximate speed and character of a passage. They developed in the 17th and 18th centuries when metronomes did not yet exist, and each term carries both a numeric tempo range and an expressive quality — Andante suggests a walking pace with calm character, Allegro suggests lively speed and energy. The ten standard markings from slowest to fastest are: Largo, Larghetto, Adagio, Andante, Moderato, Allegretto, Allegro, Vivace, Presto, Prestissimo.
What BPM range corresponds to Allegro?
Allegro — meaning “fast and lively” in Italian — typically corresponds to approximately 120–156 BPM in modern usage. However, its precise interpretation has varied significantly by era and tradition. In Baroque and Classical period music, Allegro often implied a lighter, less hurried fast tempo than it does in Romantic and modern usage. Always treat tempo marking BPM equivalents as ranges reflecting interpretive tradition, not fixed values.
What is the difference between Andante and Moderato?
Both markings indicate a medium pace, but they differ in character and numeric range. Andante — from the Italian word for “walking” — suggests approximately 76–108 BPM with a steady, flowing character. Moderato — meaning “moderate” — sits slightly faster at approximately 108–120 BPM and implies a more neutral, even pace without the walking-pace connotation of Andante. In practice, the distinction is interpretive — a musician reading a score will consider the overall character of the passage, not just the marking alone.
Tap Tempo and Beat Detection
How accurate is the tap tempo tool?
Tap accuracy improves with the number and consistency of taps. After 8–10 steady taps, expect ±1–2 BPM accuracy. The most common source of error is switching between quarter-note and eighth-note pulse interpretations mid-session. For very slow songs, tapping twice as fast and using the half-BPM result may give more consistent readings. Technical details are in the How It Works page.
Why does the audio beat detector give a different BPM than I expected?
The three most common causes:
Half-time/double-time ambiguity. The detector may return double or half the intended BPM — for example, 140 BPM for a song you feel as 70 BPM half-time, or 75 BPM for a song whose fast subdivisions give a double-time feel. The detector is not wrong; the song genuinely operates at two tempo levels. Try the tap tempo tool for verification.
Swing or shuffle rhythms. Swung notes fall off the straight grid — onset events are unevenly spaced, making consistent interval detection unreliable.
Sparse or ambient music. With few percussive onset events, the algorithm has less data to work from and results are less reliable. Tap tempo is more appropriate for these cases.
Genre BPM Ranges
What BPM is used in hip-hop and trap?
Hip-hop typically spans 85–115 BPM for traditional boom-bap and sample-based production. Trap production has pushed toward 60–100 BPM when the hi-hat pattern and snare placement create a half-time feel — many trap tracks are produced at 140 BPM but felt as 70 BPM due to the rhythmic structure. The perceived tempo can differ significantly from the notated BPM depending on how the rhythm is constructed.
What BPM is house music?
Classic house music sits between 120 and 130 BPM, with the four-on-the-floor kick pattern providing a strong, unambiguous pulse at that tempo. Deep house tends toward the lower end (120–124 BPM); tech house and driving house toward the higher end (126–132 BPM). Chicago and early UK house from the 1980s and 1990s established 120–128 BPM as the genre’s defining tempo range.
About This Website
Who runs BPM-Calculator.com?
BPM-Calculator.com is founded and maintained by Sophia, a music production educator and BPM tools developer. Sophia researches and writes all content on the site. The site is independent and not affiliated with any music school, DAW software company, or music industry organisation.
How do I report an error or get in touch?
Use the Contact page. For calculation errors, include the BPM value, the note length, and the result you believe is incorrect. For content errors, include the page URL and the specific claim. All messages are reviewed personally by Sophia.
Last updated: June 2026 — Sophia, BPM-Calculator.com
