Free browser tool · Local processing

Tempo Converter

Translate BPM into time, frequency and related pulse values. No account, upload or installation required.

ResultEnter values to calculate

Translate BPM into time, frequency and related pulse values. It is designed for musicians and developers moving between BPM, seconds, milliseconds and frequency.

The calculation in one line

seconds per beat = 60 ÷ BPM; milliseconds = 60,000 ÷ BPM; hertz = BPM ÷ 60

Use the frequency result for LFO rates and the time result for envelopes or delay lines, then apply subdivision multipliers.

Worked example

At 120 BPM one beat is 0.5 seconds, 500 ms and a 2 Hz quarter-note pulse.

When is BPM-to-hertz useful?

Hertz is useful when an oscillator, LFO or modulation system accepts cycles per second instead of musical note values. Decide what one cycle represents: a beat, two beats, a bar or a subdivision.

Three checks before using the answer

  • Label the beat unit beside the BPM.
  • Multiply frequency for faster subdivisions.
  • Divide frequency for multi-beat cycles.

A detail that changes the interpretation

At 120 BPM, 2 Hz describes quarter-note cycles; a four-beat bar cycle is 0.5 Hz, not 8 Hz.

Most common mistake

Reading 2 Hz as two bars per second. The result is two selected beat cycles per second.

Where the calculation stops

Conversion describes periodic timing only; it does not encode accents, swing, meter or musical phrasing.

Research note

Web Audio parameters use seconds and hertz, making conversion useful for browser synthesizers and effects. Read MDN’s Web Audio API overview. External documentation supports the technical context; its publishers do not endorse PulseKit.

Questions musicians ask

Who is this tempo converter for?

It is intended for musicians and developers moving between BPM, seconds, milliseconds and frequency.

What should I listen for after calculating?

Use the frequency result for LFO rates and the time result for envelopes or delay lines, then apply subdivision multipliers.

Can the result be technically correct but musically wrong?

Yes. Conversion describes periodic timing only; it does not encode accents, swing, meter or musical phrasing.

Inputs stay on this device. Display rounding never changes the underlying formula.