Mixing or Ducking Rule¶
Control rule — instantiates Lead-Support Channel Orchestration
Automatically attenuates support channels whenever the lead is active, so the foreground stays audible without anyone riding the faders.
A Mixing or Ducking Rule is a standing, automatic control law over level: whenever the lead channel is active, the support channels are pulled down by a set amount, and when the lead falls silent they rise back up. It is not a schedule of what happens when, and it is not a ranking of what matters; it is a live rule that continuously enforces the intended salience gap so the foreground never has to fight the background for perceptibility. Its defining move is conditional attenuation — support level is a function of lead activity, applied in real time by the rule rather than set once by hand.
Example¶
A producer assembles a weekly interview podcast. Under the host's voice runs a bed of ambient music; occasional archival clips and a soft transition swell come and go. Rather than manually lowering the music every time the host speaks, the producer sets a ducking rule: whenever the host's mic carries speech above a threshold, the music bed drops by a fixed amount and holds there, releasing smoothly a beat after the host stops. The rule keys off the lead — the voice — and treats the music as strictly subordinate to it.
The setup is a single rule; the outcome plays across the entire episode. In a forty-minute show, the music surfaces to fill silences and recedes under every sentence, automatically, so the listener always hears the words as the figure and the music as atmosphere — without the producer ever touching a fader mid-conversation. And because the rule caps how much can be audible at once, two support elements never both swell into the voice and muddy it.
How it works¶
- Key attenuation to the lead. The rule watches the lead's activity and lowers the support whenever the lead is present, so salience tracks the figure continuously.
- Set the gap, not the schedule. It fixes how far below the lead the support sits, leaving when things happen to other artifacts.
- Shape the transition. Attack and release smooth the duck so the change reads as breathing, not as a jarring cut.
- Cap simultaneous salience. The rule enforces a ceiling on how much support can be perceptible at once, guarding against the pile-up where several lanes together drown the lead.
Tuning parameters¶
- Duck depth — how far support drops under the lead. Deep ducking guarantees clarity but can make support vanish; shallow ducking preserves presence at the cost of intrusion.
- Attack/release timing — how fast the duck engages and recovers. Fast is precise but audibly pumping; slow is smooth but smears the boundary.
- Trigger threshold — how much lead activity counts as "active." A low threshold ducks on the faintest lead signal; a high one lets quiet lead moments get buried.
- Salience ceiling — the cap on total simultaneous support. A tight ceiling protects the figure; a loose one allows rich accompaniment at overload risk.
When it helps, and when it misleads¶
Its strength is that it enforces the figure-ground gap automatically and continuously, so clarity does not depend on a human catching every moment; it is the logic of sidechain compression, where one signal's presence automatically attenuates another.[n1]
Its failure mode is that a blunt rule cannot tell meaningful support from noise — it ducks everything below the lead equally, so a crucial warning tone or an accessibility cue gets attenuated exactly like background filler, an aesthetic hierarchy silently suppressing a channel that should have been protected. The classic misuse is cranking the duck depth so far that support becomes inaudible and the redundancy it was meant to provide is lost. The guarding discipline is to exempt safety and accessibility channels from the rule entirely — they are governed by interruption priority, not by level — and to tune the depth so support recedes without disappearing.
How it implements the components¶
salience_weighting_map— it is a live salience map, but a dynamic one: support level is continuously set as a function of lead activity.overload_and_interference_guardrail— the salience ceiling caps simultaneous support so lanes cannot pile up and interfere with the lead.
It controls level in real time; it does not rank the content or schedule the moments: the static importance ranking register_and_code_calibration belongs to Content Hierarchy Specification, its nearest twin, which fixes prominence by content-tier where this fixes it by live lead activity; and the discrete cue timing timing_and_phase_alignment_grid / role_handoff_marker belongs to Cue Sheet or Timing Grid.
Related¶
- Instantiates: Lead-Support Channel Orchestration — it supplies the live salience enforcement that keeps the lead perceptible against its support.
- Consumes: Primary/Secondary Channel Matrix — the rule needs to know which channel is the lead in order to duck the rest beneath it.
- Sibling mechanisms: Primary/Secondary Channel Matrix · Content Hierarchy Specification · Cue Sheet or Timing Grid · Storyboard or Score · Exception Alert Priority Table · Support Lane Checklist · Slide/Narration Alignment Review · Foreground/Background Usability Test · Multichannel Rehearsal or Walkthrough
Editorial Notes¶
Form Classification¶
Form family: Control, Automation & Runtime
Rationale: Mixing or Ducking Rule operates as a live operational control that automatically routes, enforces, adapts, or responds during execution because it automatically attenuates support channels whenever the lead is active, so the foreground stays audible without anyone riding the faders.
Independent corroboration: The frozen evidence defines Mixing or Ducking Rule as 'Automatically attenuates support channels whenever the lead is active, so the foreground stays audible without anyone riding the faders', so its operative form is Control, Automation & Runtime.
Review outcome: Independent reviewer agreement; high confidence.
Origin Attribution¶
Primary origin: Film & Media Production
Origin pattern: Historically ambiguous
Present-day reach: Specialized
Rationale: Ducking and sidechain compression are canonical audio-production techniques used to keep foreground speech or sound audible over supporting channels.
Related originating lineages:
- Engineering & Design — Broadcast and audio engineering supplied automatic gain-control hardware and signal-processing implementations.
- Music & Musicology — Music production and performance practice materially developed sidechain dynamics as an expressive and balancing tool.
Review resolution: Both independent reviews agree on primary origin film_media_production; reconciliation resolves secondary fields (reported_ambiguity, alternate_origin_disagreement, origin_mode_disagreement). Alternate origins retained (music_musicology, engineering_design) are the union of reviewer-supported formative lineages with explicit rationales, not a list of later application domains. Present-day breadth is represented separately as domain_reach=specialized; origin_mode=historically_ambiguous records the historical relationship among lineages. Confidence is conservatively reconciled to high, and encyclopedia_synthesis=false preserves either reviewer's finding that the encyclopedia generalized the mechanism.
Attribution caveat: The practice developed across broadcast, film sound, and music production, so a single first professional home is not fully clean.
Review outcome: Reconciled after independent review; high confidence.
Notes¶
[n1] Sidechain compression (audio "ducking") routes one signal — the key input, typically the lead voice — into a compressor acting on another, so the second automatically drops in level whenever the first is present. It is conditional attenuation made into a standing rule rather than a manual move. ↩