Routling Wiki Features FAQ Join the Waitlist

A Ducker lowers the volume of one signal whenever another signal is loud enough. Music drops when you talk, then comes back when you stop.

Screenshot

A Ducker node with its settings panel open.

ducker-expanded

When to use it#

  • Music ducks under your voice while streaming
  • Game audio drops when a Discord call comes in
  • Backing tracks step back for announcements

How it works#

The Ducker has three ports:

PortCarries
InThe audio you want to duck - music, game audio
KeyThe trigger that causes ducking - your microphone
OutputThe ducked result

The Key signal is only listened to. It is never mixed into the output - it just decides when to pull the In signal down.

inkeyMusicMicDuckerIn / KeyStream

The mic still needs its own separate connection to the stream. The Ducker only outputs the ducked music.

Setting it up#

  1. Right-click the canvas → Mixing & Effects → Ducker.
  2. Connect the audio to duck (music) to In.
  3. Connect the trigger (mic) to Key.
  4. Connect Output onward to your destination.
  5. Connect the mic separately to that same destination, so it is actually heard.

Parameters#

Open the node's Settings to reveal them.

ParameterRangeDefaultWhat it does
Threshold-60 to 0 dB-20 dBHow loud the Key must get before ducking starts
Duck-60 to 0 dB-20 dBHow far the In signal drops. -60 is near silence
Attack1-200 ms10 msHow fast the duck engages once triggered
Release50-2000 ms250 msHow fast level returns after the Key goes quiet
Hold0-1000 ms100 msHow long to stay ducked after the Key drops below threshold
Fade10-2000 ms400 msSmoothing on the level change

The node header summarises the two you change most: duck -12 dB · thr -30 dB.

Tuning it#

SymptomFix
Quiet speech never ducksLower Threshold
Keyboard clicks duck the musicRaise Threshold
First syllable gets lostLower Attack to 5-20 ms
Music pumps between wordsRaise Hold to 200-400 ms
Music returns abruptlyRaise Release; 300-800 ms feels natural

Set Threshold first so normal speech triggers reliably and room noise does not, then Hold.

A starting point for voice over music#

ParameterValue
Threshold-30 dB
Duck-15 dB
Attack10 ms
Release400 ms
Hold250 ms
Fade100 ms

Limits and gotchas#

  • Pro only.
  • The Key signal is never passed through - route your mic separately as well.
  • Ducking is one-directional. For mutual ducking you need two Duckers.
  • Very low Duck values (-50 dB and beyond) sound like a hard mute; most broadcast ducking sits between -9 and -18 dB.