HomeArticlesRoom Acoustic Modes

Room Modes: The Standing Waves Hiding in Every Box-Shaped Room

Why a rectangular room resonates like a 3-D organ pipe, how axial, tangential and oblique modes are classified, and where the Schroeder frequency ends the modal regime.

mysimulator teamUpdated June 2026≈ 8 min read▶ Open the simulation

A room is a 3-D organ pipe

Below a few hundred hertz, a rectangular room does not behave like open air -- it behaves like a resonant cavity, the acoustic equivalent of an organ pipe extended to three dimensions. Sound reflects off all six rigid boundaries, and only certain wavelengths fit the room's dimensions with a pressure antinode at each wall (the boundary condition for rigid, non-absorbing surfaces). Those surviving wavelengths are the room's normal modes, and their frequencies follow directly from the room's length Lx, width Ly and height Lz:

f(nx,ny,nz) = (c/2) * sqrt( (nx/Lx)^2 + (ny/Ly)^2 + (nz/Lz)^2 )

c            speed of sound (~343 m/s)
nx, ny, nz   non-negative integers, at least one nonzero
Lx, Ly, Lz   room dimensions

Each valid triple (nx, ny, nz) is one mode with its own standing-wave pattern of pressure maxima and minima across the room. Modes are classified by how many of the three indices are nonzero: axial modes (one index nonzero) run parallel to one pair of walls and are the strongest and most audible; tangential modes (two nonzero) involve four walls and are roughly half as intense; oblique modes (all three nonzero) touch all six surfaces and are the weakest.

live demo · standing pressure pattern for a selected room mode● LIVE

The axial (1,0,0) mode, worked out

Take a room 6 m long. The lowest axial mode along that axis is (1,0,0):

f(1,0,0) = (343/2) * sqrt( (1/6)^2 ) = 171.5 * (1/6) = 28.6 Hz

pressure is maximum at both end walls (x=0 and x=6m)
pressure is zero (a node) at the room's midpoint, x = 3m

Stand at the midpoint of that room's long axis and the 28.6 Hz mode is nearly inaudible; stand in a corner, where every axial, tangential and oblique mode has a pressure antinode simultaneously, and it is unavoidable -- which is exactly why bass sounds boomy in room corners and thin in the middle, and why subwoofer and listener placement matters as much as the room's raw dimensions.

Why nearly-equal dimensions are the enemy

A cube-shaped or near-cube room is acoustically the worst case: because Lx ≈ Ly ≈ Lz, many different mode triples land on nearly the same frequency, so instead of a room's resonances spreading evenly through the low end, several stack on top of one another and produce one severely exaggerated peak with gaps around it. Acousticians use ratio guidelines (several published sets exist, all built on the same principle) that pick non-integer, mutually irrational-ish length ratios specifically to spread mode frequencies as evenly as possible rather than clumping them.

The Schroeder frequency: where modes stop mattering

As frequency rises, the number of modes below any given frequency grows roughly with the cube of frequency (more ways to fit more half-wavelengths into three dimensions), so modes rapidly get denser and start overlapping until individual resonances blur into a smooth, statistically diffuse sound field. The crossover, the Schroeder frequency, is where modal density becomes high enough that the room can be treated statistically rather than mode-by-mode:

f_Schroeder ~= 2000 * sqrt( T60 / V )

T60   reverberation time in seconds (time for sound to decay 60 dB)
V     room volume in cubic metres

Below the Schroeder frequency, individual modes dominate and room dimensions matter enormously (this is the regime the simulation on this page visualises). Above it, statistical room-acoustics tools (reverberation time, diffuse-field theory) become the right model, and no amount of moving a listener a few centimetres fixes an uneven response -- there are simply too many overlapping modes to separate.

Frequently asked questions

Why is bass louder in the corners of a room?

Every axial, tangential and oblique mode has a pressure antinode (a point of maximum pressure variation) at the room's boundaries, and corners are where the boundaries of all three dimensions meet simultaneously. A microphone or your ear in a corner therefore picks up the peak of essentially every low-frequency mode at once, which is why bass measured or heard in a corner is consistently stronger than at a mid-room position.

What is the difference between axial, tangential and oblique modes?

It comes from how many of the three mode indices (nx, ny, nz) are nonzero. Axial modes have one nonzero index and involve two parallel walls; tangential modes have two nonzero indices and involve four walls; oblique modes have all three nonzero and involve all six surfaces. Axial modes are the strongest because their energy reflects between only two surfaces instead of being spread across four or six.

Why do acousticians recommend non-square, non-cubic rooms?

Because equal or simply-related dimensions make many different mode triples (nx, ny, nz) land on the same or very close frequencies, stacking their energy into one exaggerated peak with gaps elsewhere. Deliberately mismatched length, width and height ratios spread the mode frequencies more evenly across the low end, giving a smoother, more even bass response.

Try it live

Everything above runs in your browser — open Room Acoustic Modes and change the parameters while it is running. Nothing is installed, nothing is uploaded, the whole model lives in one tab.

▶ Open Room Acoustic Modes simulation

What did you find?

Add reproduction steps (optional)