Compressor Before or After EQ in Audacity

Deciding whether to place a compressor before or after equalization in Audacity depends on whether you want to clean up problem frequencies before controlling dynamics, or shape the overall tone after balancing volume levels. Modern versions of Audacity support non-destructive real-time effect chains, while earlier versions rely on applying effects sequentially directly to the waveform. This guide explains how effect order impacts your sound and how to implement both workflows in Audacity.

EQ Before Compression vs. Compression Before EQ


Method 1: Using Real-Time Effects (Audacity 3.2 and Later)

Modern versions of Audacity feature a non-destructive real-time effects stack that processes audio from top to bottom.

  1. Select the Track: Click the track header on the left side of your waveform.
  2. Open the Effects Panel: Click the Effects button located in the track control panel on the far left.
  3. Add the First Effect: Click + Add Effect.
    • To EQ first: Navigate to EQ and Filters and select Filter Curve EQ or a third-party parametric EQ plugin.
    • To Compress first: Navigate to Volume and Compression and choose Compressor.
  4. Add the Second Effect: Click + Add Effect directly below the first slot to insert your complementary plugin.
  5. Adjust the Order: Audacity processes audio from the top slot downward. To change the chain order, click the three dots next to an effect and select Move Up or Move Down to swap their positions.
  6. Playback and Adjust: Press Spacebar to preview playback while adjusting sliders in real time until you achieve the desired balance.

Method 2: Sequential Processing (Destructive Workflow)

If you prefer using Audacity’s legacy built-in effects or are running an older version, effects are applied sequentially and permanently alter the waveform.

  1. Select the Audio: Click and drag across the audio clip, or press Ctrl + A (Windows) / Cmd + A (Mac) to select the entire track.
  2. Apply the First Process:
    • For EQ first: Go to the top menu, select Effect > EQ and Filters > Filter Curve EQ (or Graphic EQ). Cut the problematic frequencies, preview the sound, and click Apply.
    • For Compression first: Select Effect > Volume and Compression > Compressor. Adjust your threshold, ratio, attack, and release, then click Apply.
  3. Apply the Second Process: With the audio still selected, return to the Effect menu and apply the remaining processor.
  4. Undo if Needed: If the balance does not sound right, press Ctrl + Z / Cmd + Z repeatedly to roll back each process in reverse order.