Audacity Plot Spectrum: Linear vs Logarithmic

When analyzing audio in Audacity using the Plot Spectrum tool, choosing between a linear and a logarithmic frequency display fundamentally changes how frequency data is scaled and visually interpreted. While a linear display distributes frequencies in equal mathematical increments, making it ideal for technical troubleshooting and harmonic analysis, a logarithmic display arranges frequencies in octaves to mirror human hearing, making it the preferred choice for musical analysis and equalization. Understanding the operational differences between these two views allows you to accurately diagnose issues, read spectral peaks, and make informed audio editing decisions.

What is the Plot Spectrum Tool?

Audacity's Plot Spectrum feature uses a Fast Fourier Transform (FFT) algorithm to break down an audio signal into its individual frequency components. The resulting graph displays frequency on the horizontal axis (X-axis) and amplitude in decibels (dB) on the vertical axis (Y-axis). The setting that governs the X-axis can be toggled between "Linear frequency" and "Logarithmic frequency."

Linear Frequency Display

In a linear display, every Hertz (Hz) is given the exact same amount of horizontal space across the graph. The visual distance between 100 Hz and 200 Hz is identical to the distance between 10,000 Hz and 10,100 Hz.

Logarithmic Frequency Display

In a logarithmic display, the horizontal scale expands exponentially. Each octave—a doubling of frequency—occupies an equal amount of horizontal space. The distance from 100 Hz to 200 Hz is visually identical to the distance from 1,000 Hz to 2,000 Hz, or 10,000 Hz to 20,000 Hz.

Summary of Differences