home/ atoms/ transition-highpass-breakdown

A high-pass sweep removes low-end weight from the full stack without removing the pattern

The highpass breakdown is triggered when entering a breakdown to remove weight without silencing the pattern. A high-pass filter is applied to the entire stack and automated to ramp upward (e.g. sweeping from 40 Hz to 1200 Hz) over several cycles — this thins the bass progressively while the rhythmic content stays audible. The release is as important as the sweep: removing the high-pass on the drop returns the bass hard, making the drop land with full weight. It is the audio half of a classic filtered breakdown and is often paired with the filter-open build on the way back up.

Examples

stack(s(“bd*4”), n(“0”).s(“sawtooth”).lpf(400)).hpf(sine.range(40, 1200).slow(8)) — sweeps the whole stack thin over 8 cycles. Next save: remove .hpf() so the low end lands hard.

Assessment

What distinguishes a high-pass breakdown sweep from simply muting the bass voice? When would you choose the sweep, and why does releasing it matter for the drop?

“**Trigger:** into a `breakdown` — remove weight without removing the pattern. **Move:** ramp a high-pass up so the bass thins, then release it to bring the low end back for the drop.”
context/ · L6-craft/transitions.md · chunk 1