---
title: "How to use the EQ and dynamics processor in DaVinci Resolve Fairlight"
author: "Cutsio Team"
date: "2026-05-15"
lastmod: "2026-05-15"
category: "DaVinci Resolve Advanced Workflows"
excerpt: "DaVinci Resolve Fairlight includes a 6-band parametric EQ with graphic display plus an expander/gate, compressor, and limiter on every track. This guide covers EQ setup, dynamics processing, and A/B auditioning."
tags: ["DaVinci Resolve","Fairlight","Parametric EQ","Compressor","Expander","Limiter","Dynamics Processing","Audio Mixing"]
---

## How do you use the 6-band parametric EQ in DaVinci Resolve Fairlight?

Double-click the EQ area above any channel strip in the mixer to open the 6-band parametric equalizer. Each band can be set to low shelf, high shelf, bell, notch, or bandpass mode. The graphic display shows the EQ curve overlaid on the frequency spectrum. Drag control points directly on the graph to adjust frequency, gain, and Q width. Each track has its own EQ, independent of the six effect insert slots.

![Fairlight EQ](https://images.blackmagicdesign.com/images/products/davinciresolve/fairlight/equalizer/equalizer-lg@2x.jpg?_v=1774478516)

The 6-band EQ is available on every track without using an effect slot. Use it for essential tonal shaping — rolling off low-end rumble, reducing boxy mids, or adding air to vocals. The effect insert slots are reserved for additional Fairlight FX or third-party plugins.

## How do you set up the dynamics processor in Fairlight?

Double-click the Dynamics area on any channel strip to open the dynamics window. Three processors are available in series: an Expander/Gate, a Compressor, and a Limiter.

The Expander/Gate reduces the level of signals below a threshold. Use it to remove low-level noise between dialogue phrases. Set the Threshold just above the noise floor, adjust the Ratio (2:1 for gentle expansion, 10:1 for gating), and set the Attack and Release for natural-sounding opening and closing.

The Compressor reduces the dynamic range by attenuating signals above the threshold. Use it to even out vocal levels. Set the Ratio between 2:1 and 4:1 for natural compression on dialogue. Higher ratios (8:1 to 20:1) are for limiting and effect compression.

The Limiter prevents the signal from exceeding a set ceiling. Place it last in the dynamics chain to catch any remaining peaks. Set the Ceiling to -1 dB for broadcast delivery or -3 dB for streaming platforms.

## How do you A/B audition EQ and dynamics settings?

Each EQ and dynamics processor includes an A/B comparison feature. Click the A/B button in the processor window to switch between two settings. Adjust one set of parameters for A, then switch to B and adjust differently. Toggle between them to compare. This is useful for trying different EQ curves or compression ratios without losing your original setting.

Presets can be saved for both EQ and dynamics. Click the preset menu to save the current settings. Saved presets are available on any track in any project.

<div class="not-prose blog-large-cta">
  <div class="max-w-3xl mx-auto text-center">
    <h3>
      EQ and compress on a clean timeline
    </h3>
    <p>
      Remove silence with Cutsio before mixing. Your EQ and dynamics work on usable audio only, not dead air.
    </p>
    <ul>
      <li>
        <svg class="h-6 w-6 text-emerald-400 shrink-0 mt-0.5" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
        <span>AI silence removal in the cloud</span>
      </li>
      <li>
        <svg class="h-6 w-6 text-emerald-400 shrink-0 mt-0.5" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
        <span>EDL and XML export for Resolve import</span>
      </li>
      <li>
        <svg class="h-6 w-6 text-emerald-400 shrink-0 mt-0.5" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
        <span>Non-destructive workflow — originals untouched</span>
      </li>
    </ul>
    <div class="flex flex-col sm:flex-row items-center justify-center gap-4">
      <a href="https://studio.cutsio.com" target="_blank" rel="noopener noreferrer"
         class="no-underline inline-flex items-center justify-center rounded-full bg-indigo-600 px-8 py-3.5 text-sm font-semibold text-white hover:bg-indigo-700 dark:bg-white dark:text-slate-900 dark:hover:bg-neutral-100 transition-colors shadow-sm">
        Try Cutsio Free
        <svg class="ml-2 h-4 w-4" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12h14"/><path d="m12 5 7 7-7 7"/></svg>
      </a>
      <button type="button" onclick="window.dispatchEvent(new CustomEvent('open-contact-modal'))"
              class="inline-flex items-center justify-center rounded-full border border-white/20 px-8 py-3.5 text-sm font-medium text-white hover:bg-white/10 transition-colors">
        Book a demo
      </button>
    </div>
    <p class="mt-4 text-xs text-slate-500">No credit card required. 60 minutes of free processing.</p>
  </div>
</div>
