Flutter Echo Frequency Calculator

A flutter echo is the buzzy, pitched ringing that forms when sound bounces repeatedly between two parallel hard surfaces. The reflections repeat at a steady interval set by how long sound takes to travel back and forth across the gap. This calculator finds that repetition frequency and its period from the wall spacing and the speed of sound, which varies with temperature and is editable. It also reports the round-trip distance, which is what sets the timing.

0.00
0.00
0.00
0.00

Flutter echo formula

round-trip distance = 2 * wall distance
repetition frequency = speed of sound / (2 * wall distance)
repetition period (ms) = 2 * wall distance / speed of sound * 1000
one-way time (ms) = wall distance / speed of sound * 1000

Sound completes one round trip after travelling twice the wall spacing, so reflections recur at that rate. The repetition frequency is the inverse of the round-trip time.

Flutter echo facts

  • Closer walls give a higher, faster flutter; wider gaps give a lower one.
  • The repetition frequency depends only on spacing and the speed of sound.
  • Wall reflectivity sets how strong and sustained the flutter is, not its rate.
  • Angling one surface a few degrees breaks the back-and-forth path.
  • Absorption or diffusion on one wall also stops the flutter.

Flutter echo: frequently asked questions

What is a flutter echo?

A flutter echo is the rapid, buzzy repeating reflection heard between two parallel, hard, untreated surfaces. Sound bounces back and forth at a regular interval set by the distance between the walls, producing a pitched ringing after a transient like a hand clap.

How is the flutter echo frequency calculated?

The sound completes one round trip in the time it takes to travel twice the wall spacing. So the repetition frequency equals the speed of sound divided by twice the distance: f = c / (2d). At 343 m/s between walls 3 metres apart, that is 343 / 6 = 57.2 Hz.

Why does flutter echo sound pitched?

Because the reflections repeat at a fixed interval, the ear perceives a periodicity, which is heard as a faint pitch or a metallic buzz. The repetition frequency from this calculator is that perceived periodicity in hertz.

How do I get rid of flutter echo?

Break up one of the parallel surfaces with absorption, diffusion, or a slight angle (a few degrees of toe-in is often enough). Removing the parallelism or adding absorption interrupts the back-and-forth path that sustains the flutter.

Does the wall material change the frequency?

No. The repetition frequency depends only on the spacing and the speed of sound. Material affects how strong and how long the flutter lasts (how reflective the walls are), but not the interval between reflections.

Official sources

Reviewed by the CalculatorHub team, edited by James Graham, 16 June 2026. See our methodology.