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
- EQ Before Compressor (Corrective Workflow): Use this approach to cut unwanted frequencies, such as low-frequency rumble, plosives, or harsh boxy tones. Because compressors react to signal peaks, cutting problem frequencies first ensures the compressor triggers only on the frequencies you want to keep.
- Compressor Before EQ (Tonal Workflow): Use this approach to tame wide dynamic swings first, creating a steady, consistent performance. Applying an EQ afterward allows you to boost pleasant frequencies (like high-end "air" or vocal presence) without driving the compressor into over-compression.
- The "Sandwich" Method: A common industry standard is using a corrective EQ first (high-pass filter, narrow cuts), followed by a compressor to control dynamics, and ending with a musical EQ to boost desired bands.
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.
- Select the Track: Click the track header on the left side of your waveform.
- Open the Effects Panel: Click the Effects button located in the track control panel on the far left.
- 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.
- Add the Second Effect: Click + Add Effect directly below the first slot to insert your complementary plugin.
- 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.
- 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.
- Select the Audio: Click and drag across the audio clip, or press Ctrl + A (Windows) / Cmd + A (Mac) to select the entire track.
- 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.
- Apply the Second Process: With the audio still selected, return to the Effect menu and apply the remaining processor.
- Undo if Needed: If the balance does not sound right, press Ctrl + Z / Cmd + Z repeatedly to roll back each process in reverse order.