Skip to content

Disabling Layers

You can disable a layer to exclude it from rendering, sequencing, and state updates. Unlike muting, which is a temporary session-level control, disabling a layer is a project-level setting that persists across track changes, project saves, and restarts.

Use disable when sequencing isn’t currently needed by the show, but took significant time to implement and may be needed again later. This allows you to preserve your work without it affecting show playback or performance.

Disabled layers are excluded from:

  • Rendering and prefetch operations
  • Sequencing and state updates
  • Timecode-related transport behavior
  • Layer stack processing

When a layer is disabled:

  • The layer appears with dimmed colour in the timeline
  • [DISABLED] text is appended to the layer name
  • The layer remains visible in the timeline but does not affect output
  1. Right-click on the layer to open the Layer menu.
  2. Select Disable.

The layer will display with dimmed colour and show [DISABLED] in the timeline.

Disabling layers

  1. Right-click on the disabled layer to open the Layer menu.
  2. Select Enable.

The layer will return to its normal appearance and resume normal operation.

When you disable a group layer, all child layers within that group are also disabled. This allows you to quickly disable entire sections of your timeline structure.

Disabled and muted layers serve different purposes:

FeatureDisabledMuted
PurposePersistent exclusion from rendering and sequencingTemporary visual toggle
ScopeProject-level (affects all machines)Session-level (per machine)
PersistenceSaved with project, survives track changes and restartsResets on track change or restart
Visual indicatorDimmed colour + [DISABLED] textDark grey colour
ActivationRight-click > Disable/EnableM + click or right-click > Mute

Use Disable when you need to preserve complex sequencing that isn’t currently needed by the show but may be required later. Use Mute or Isolate when troubleshooting to check whether specific layers are behaving as expected.

If you need a quick temporary toggle to hide a layer during the current session without affecting the project file, use the Mute or Isolate features instead of Disable. These are particularly useful for troubleshooting and checking whether specific layers are behaving as expected during show development. See Muting Layers and Isolating Layers for more information.