Delay Time Calculator
Calculate delay and reverb times in milliseconds from BPM for music production. Enter values for instant results with step-by-step formulas.
Calculator
Adjust values & calculateAll Subdivisions at 120 BPM
Formula
The base quarter note duration in milliseconds equals 60,000 divided by the BPM. Multiply this by the note value factor: 4 for whole, 2 for half, 1 for quarter, 0.5 for eighth, 0.25 for sixteenth. Dotted notes multiply by 1.5, and triplets multiply by 2/3 of the next larger note value.
Last reviewed: December 2025
Worked Examples
Example 1: Synced Delay for Pop Production at 128 BPM
Example 2: Reverb Pre-Delay for Orchestral Mix at 72 BPM
Background & Theory
The Delay Time Calculator applies the following established principles and formulas. Date and time calculations underpin a vast range of applications from financial settlement to scheduling and age verification. The complexity arises because civil timekeeping uses irregular units: months have 28, 29, 30, or 31 days; years have 365 or 366 days; hours, minutes, and seconds use base-60 arithmetic; and time zones introduce offsets ranging from -12:00 to +14:00 relative to UTC. The Gregorian calendar's leap year rule is a compound condition: a year is a leap year if it is divisible by 4, except for century years, which must be divisible by 400. Thus 1900 was not a leap year but 2000 was. This rule keeps the calendar synchronized with the solar year to within about 26 seconds per year. For algorithmic date calculations, the Julian Day Number provides a continuous integer count of days since January 1, 4713 BCE, eliminating the irregularity of calendar months and making interval arithmetic straightforward. The Unix epoch, by contrast, counts seconds since 00:00:00 UTC on January 1, 1970, and is the basis of POSIX time used in most computing systems. ISO 8601 standardizes date and time representation as YYYY-MM-DD and combined datetime as YYYY-MM-DDTHH:MM:SSยฑHH:MM, ensuring unambiguous machine-readable interchange across locales that would otherwise differ in day/month/year ordering. Business day calculation requires excluding weekends and, optionally, a jurisdiction-specific list of public holidays. Duration calculations expressed in years, months, and days must account for the variable length of months, making them non-commutative: the interval from January 31 to February 28 is different from the interval from February 28 to March 31. Age calculation algorithms must handle the edge case of birthdays on February 29 and ensure that a person born on December 31 is not counted as one year older on January 1 of the following year until the clock passes midnight. Zeller's Congruence provides a closed-form formula to determine the day of the week for any Gregorian or Julian calendar date using only integer arithmetic.
History
The history behind the Delay Time Calculator traces back through the following developments. The need to track time and predict astronomical events gave rise to calendrical systems independently across many civilizations. The Babylonians, around 2000 BCE, developed a lunisolar calendar with 12 months of alternating 29 and 30 days, inserting an intercalary month periodically to keep pace with the solar year. They also divided the day into 24 hours and the hour into 60 minutes, a sexagesimal convention that persists in every modern clock. The Egyptian civil calendar used 12 months of exactly 30 days plus five epagomenal days, totaling 365 days. Though simple for administrative purposes, it drifted against the solar year by one day every four years. Julius Caesar, advised by the Egyptian astronomer Sosigenes, reformed the Roman calendar in 45 BCE. The Julian calendar introduced a 365-day year with a leap day every four years, a system that served Europe for over sixteen centuries. By the 16th century, the accumulated error of the Julian calendar had shifted the spring equinox ten days from its ecclesiastically mandated date, disrupting the calculation of Easter. Pope Gregory XIII commissioned the calendar reform that bears his name, and the Gregorian calendar was introduced in Catholic countries in October 1582. The transition required skipping ten days: October 4 was followed by October 15. Protestant and Orthodox countries adopted the reform slowly; Britain and its colonies switched in 1752, Russia not until 1918, and Greece in 1923. The expansion of railways in the 1840s created an urgent practical problem: each city operated on its own local solar time, making train timetables impossible to coordinate. British railways adopted Greenwich Mean Time as a standard in 1847. The International Meridian Conference of 1884 in Washington formalized the prime meridian at Greenwich and established the global framework of 24 time zones. Daylight saving time was first adopted nationally during World War I to reduce coal consumption. The development of atomic clocks after World War II led to the definition of Coordinated Universal Time (UTC) in 1960, accurate to nanoseconds. The Y2K problem of 1999-2000 demonstrated that two-digit year storage in legacy systems could cause widespread failures, prompting a global remediation effort costing an estimated 300 to 600 billion dollars.
Frequently Asked Questions
Formula
Delay (ms) = (60,000 / BPM) x Note Multiplier
The base quarter note duration in milliseconds equals 60,000 divided by the BPM. Multiply this by the note value factor: 4 for whole, 2 for half, 1 for quarter, 0.5 for eighth, 0.25 for sixteenth. Dotted notes multiply by 1.5, and triplets multiply by 2/3 of the next larger note value.
Worked Examples
Example 1: Synced Delay for Pop Production at 128 BPM
Problem: Set up a tempo-synced stereo delay for a vocal track at 128 BPM using dotted eighth note on the left and quarter note on the right.
Solution: Quarter note = 60000 / 128 = 468.75 ms\nDotted eighth = 468.75 x 0.75 = 351.56 ms (left channel)\nQuarter note = 468.75 ms (right channel)\nSamples at 44.1kHz: Left = 15504, Right = 20672\nSamples at 48kHz: Left = 16875, Right = 22500
Result: Left: 351.56 ms (dotted 8th) | Right: 468.75 ms (quarter) | Creates a ping-pong rhythm effect
Example 2: Reverb Pre-Delay for Orchestral Mix at 72 BPM
Problem: Calculate appropriate reverb pre-delay values for a slow orchestral piece at 72 BPM to maintain clarity on lead instruments.
Solution: Quarter note = 60000 / 72 = 833.33 ms\nShort pre-delay (1/64 note) = 833.33 x 0.0625 = 52.08 ms\nMedium pre-delay (1/32 note) = 833.33 x 0.125 = 104.17 ms\nLong pre-delay (1/16 note) = 833.33 x 0.25 = 208.33 ms\nRecommended: 52-104 ms for strings, 104 ms for brass
Result: Short: 52ms | Medium: 104ms | Long: 208ms | Use medium for balanced spaciousness
Frequently Asked Questions
What is a delay time calculator and why do music producers use it?
A delay time calculator converts BPM (beats per minute) to milliseconds for various note subdivisions, allowing music producers to synchronize delay and echo effects with the tempo of their song. When delay times are mathematically locked to the tempo, the echoes fall on rhythmically meaningful positions, creating a cohesive and musical effect rather than a chaotic or dissonant one. Without proper synchronization, delay repeats can clash with the beat, muddying the mix and creating unwanted rhythmic conflicts. Modern DAWs often have tempo-synced delay plugins, but many hardware units, analog delays, and certain creative workflows require manual millisecond entry, making this calculation essential for professional production.
How do you calculate delay time from BPM?
The fundamental formula is: Delay Time (ms) = 60,000 / BPM for a quarter note. This works because there are 60,000 milliseconds in one minute, so dividing by the number of beats per minute gives the duration of one beat in milliseconds. For other note values, you multiply this base value by the appropriate factor. A half note is 2 times the quarter note value, a whole note is 4 times, an eighth note is half, and a sixteenth note is a quarter of the base value. Dotted notes multiply by 1.5 (adding half the note value), while triplet notes multiply by two-thirds. For example, at 120 BPM: quarter note = 500ms, dotted quarter = 750ms, and triplet quarter = 333.33ms.
How do I set pre-delay for reverb based on tempo?
Pre-delay is the time gap between the original sound and the onset of reverb reflections, and it plays a critical role in maintaining clarity in a mix. Setting pre-delay to a tempo-synced value ensures the reverb tail starts at a musically logical moment. A common approach is to use a 1/64 note or 1/32 note value for the pre-delay, which creates enough separation for the direct sound to be perceived clearly before the reverb begins. For a song at 120 BPM, this translates to approximately 31ms or 62ms respectively. Shorter pre-delays (under 20ms) make the sound feel intimate and close, while longer pre-delays (40-80ms) create a sense of spaciousness while keeping the source sound distinct and articulate.
What is the relationship between delay time and frequency in Hz?
Delay time and frequency have an inverse relationship: Frequency (Hz) = 1000 / Delay Time (ms). This relationship becomes important when using very short delay times that enter the realm of audio-rate modulation. For example, a 10ms delay corresponds to 100 Hz, and a 1ms delay corresponds to 1000 Hz. When delay times drop below about 30ms, the individual echoes are no longer perceived as separate events but instead create comb filtering effects, where certain frequencies are reinforced and others are cancelled based on the delay time. Flanger and chorus effects exploit this principle by using very short, modulated delay times. Understanding this frequency relationship helps producers avoid unintentional comb filtering while enabling creative use of these effects.
How do I calculate delay times for polyrhythmic patterns?
Polyrhythmic delay patterns are created by setting multiple delay taps to different but mathematically related subdivisions. A common polyrhythmic combination is setting one delay to a quarter note and another to a dotted eighth note, which creates a 3-against-4 pattern. Another popular approach is combining eighth note and triplet eighth note delays. To calculate these, first determine the quarter note duration (60000 / BPM), then multiply by the appropriate factors for each subdivision. At 120 BPM: quarter = 500ms, dotted eighth = 375ms, triplet eighth = 166.67ms. Some producers also use prime number relationships for more complex patterns, such as delays set to 3/16 and 5/16 note values, creating patterns that take many beats to cycle back to their starting alignment.
What is tap tempo and how does it relate to delay time calculation?
Tap tempo is a feature that lets you set delay time by physically tapping a button in rhythm with the music, rather than manually entering a millisecond value. The system measures the time interval between your taps, averages several consecutive intervals for accuracy, and sets the delay time accordingly. This is especially useful for live performance situations where the exact BPM may be unknown or fluctuating. The mathematical relationship is the same as the delay time formula: the interval between taps in milliseconds directly represents a quarter note delay time. Many hardware delay pedals and rack units feature a dedicated tap tempo button. In studio production, knowing the exact BPM and using a calculator is more precise, but tap tempo remains invaluable for matching delays to recordings with tempo variations or for quickly dialing in a feel during creative sessions.
References
Reviewed by Daniel Agrici, Founder & Lead Developer ยท Editorial policy