---
title: "How to use FlexBus routing in DaVinci Resolve Fairlight"
author: "Cutsio Team"
date: "2026-05-15"
lastmod: "2026-05-15"
category: "DaVinci Resolve Advanced Workflows"
excerpt: "DaVinci Resolve Fairlight FlexBus is a flexible audio bussing system that lets every track send to up to 20 sets of busses with up to 36 channels per bus. This guide covers routing, cascade bussing, and multi-format delivery."
tags: ["DaVinci Resolve","Fairlight","FlexBus","Audio Bussing","Audio Routing","Mixing","Surround Sound"]
---

## How does FlexBus routing work in DaVinci Resolve Fairlight?

FlexBus is an audio bussing and routing system that replaces traditional fixed aux, sub, and main busses with multi-purpose busses up to 36 channels wide. Every track can send post-fader information to as many as 20 sets of busses, with each set containing up to 3 busses for a total of 60 destinations. Busses themselves can also be sent to additional bus sets, enabling cascade-style bussing.

![FlexBus](https://images.blackmagicdesign.com/images/products/davinciresolve/fairlight/flexbus/flexbus-lg@2x.jpg?_v=1603762740)

FlexBus gives you complete freedom over audio routing without the limitations of traditional fixed-bus architectures. A single track can send to a dialogue bus, a music bus, an effects bus, and a stereo master simultaneously. Each bus can have its own processing, EQ, dynamics, and effects.

## How do you set up FlexBus routing in Fairlight?

Open the Fairlight mixer and click the Bus icon to view the bus configuration panel. Create bus sets for different mix elements — Dialogue, Music, Effects, and Master. Assign tracks to busses by selecting the track's output destination in the mixer channel strip.

For cascade bussing, route one bus to another. Route your Dialogue, Music, and Effects busses to a Stereo Master bus. The Master bus receives the combined output of all sub-busses. Each bus in the chain can have independent processing.

FlexBus supports mono, stereo, 5.1, 7.1, and immersive formats simultaneously. A single project can output a stereo master for web delivery and a 5.1 master for broadcast from the same timeline, using separate bus chains for each format.

## How does FlexBus compare to traditional DAW bussing?

| Feature | FlexBus | Traditional DAW |
|---|---|---|
| Bus width | Up to 36 channels | Limited to format |
| Sends per track | 20 sets x 3 busses = 60 destinations | Typically 8-16 |
| Cascade routing | Yes — busses feed busses | Yes, but limited |
| Multi-format output | Simultaneous | Separate projects |
| Processing per bus | EQ, dynamics, 6 FX slots | Varies by DAW |

<div class="not-prose blog-large-cta">
  <div class="max-w-3xl mx-auto text-center">
    <h3>
      Route anything to anywhere
    </h3>
    <p>
      Pre-edit with Cutsio to organize your audio clips before routing. Export a clean EDL into Resolve and set up FlexBus on a tight timeline.
    </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>
