Back to Learn

Introduction to FX Chains

An FX chain is a series of audio effects applied in sequence. The order matters — each effect processes the output of the one before it, so the same effects in a different order can produce completely different results. Understanding signal flow and effect ordering is fundamental to getting the sounds you want.

Signal flow basics

Audio enters the chain at the top and flows through each effect in order. The output of effect 1 becomes the input of effect 2, and so on. The final output goes to the mix bus.

For example: Synth → Distortion → Filter → Delay → Reverb

In this chain, distortion is applied to the raw synth, then the distorted signal is filtered, then the filtered signal is delayed, and finally the delayed signal gets reverb. If you swapped the distortion and filter positions, the distortion would be applied to the filtered signal instead of the raw signal — a very different sound.

The fundamental principle

Effects that shape the tone and character of the sound (distortion, saturation, waveshaping) generally go earlier in the chain. Effects that place the sound in space (delay, reverb) go later. Effects that control dynamics (compression, limiting) sit in between.

A general ordering template:

  1. Gain/Utility — Level adjustment before processing
  2. EQ (corrective) — Remove problem frequencies before they get amplified
  3. Distortion/Saturation — Add harmonics and character
  4. Dynamics (compression) — Control the dynamic range
  5. EQ (creative) — Shape the tone after dynamics
  6. Modulation — Chorus, phaser, flanger
  7. Delay — Time-based repetitions
  8. Reverb — Spatial ambience
  9. Limiter — Final peak control

This is a starting point, not a rule. Breaking this order intentionally is how you get creative results.

Parallel vs series processing

The chain described above is a series chain — effects in sequence. Parallel processing runs the dry (unprocessed) signal alongside the wet (processed) signal and blends them together.

Parallel processing is essential in harder styles for two reasons:

  1. Preserving transients. Heavy compression or distortion can flatten the initial attack of a kick or snare. By blending the processed signal with the original, you keep the transient intact while adding the character of the processing.
  1. Controlled aggression. You can push distortion or saturation much harder in parallel because you are blending it back in at a lower level. This gives you the texture without destroying the source.

Most DAWs support parallel processing through aux/send channels or through dry/wet knobs on individual plugins.

FX chains for hard dance elements

Kick chain

The hardstyle kick is usually designed and processed as a self-contained unit, but a typical chain on the kick bus:

  • EQ — Cut any sub rumble below 30 Hz that wastes headroom
  • Saturation (parallel) — Add mid-frequency harmonics to help the kick cut through on small speakers
  • Compression (light) — Glue the layered kick components together
  • EQ — Sculpt the final tonal balance
  • Limiter — Catch any peaks that will cause issues at the mastering stage

Lead chain

For screech and supersaw leads:

  • Distortion/Waveshaper — Add aggression and harmonic content
  • Filter — Shape the frequency content, automate for movement
  • Chorus or Unison — Widen and thicken (if not already done in the synth)
  • EQ — Cut low-end (high-pass at 200-300 Hz), tame any harshness in the 3-5 kHz range
  • Delay (send) — Rhythmic repeats for interest
  • Reverb (send) — Spatial placement

Atmosphere chain

For pads, textures, and ambient layers:

  • EQ — High-pass aggressively at 300-500 Hz
  • Chorus/Phaser — Movement and width
  • Reverb (heavy) — These sounds are meant to wash out and fill space
  • Compressor (optional) — Even out the volume if the pad dynamics are distracting

Send vs insert

Insert effects are placed directly on the channel strip. The entire signal passes through them. Use inserts for EQ, compression, distortion — anything that should affect the whole signal.

Send effects receive a copy of the signal at whatever level you set. The processed output returns on a separate channel. Use sends for delay and reverb so multiple tracks can share the same effect, and so you can control the wet/dry balance independently.

In harder styles production, using sends for reverb is especially important. You can high-pass the reverb return, compress it, and EQ it separately from the source sound. This gives you spacious reverb without the low-frequency buildup that muddies hard dance mixes.

Common FX chain mistakes

Too many effects. If your chain has more than 6-7 plugins, question whether each one is actually doing something audible. Disable them one by one and listen. If you cannot hear the difference, remove it.

Reverb before distortion. Distorting a reverb tail sounds chaotic and muddy in almost all cases. Reverb should be one of the last effects in the chain, or better yet, on a separate send.

No gain staging. Each effect in the chain changes the level. If you keep adding gain through distortion and saturation without compensating, you will clip the next plugin in the chain. Keep an eye on the levels between plugins.

Identical settings on every channel. Different sounds need different processing. Do not copy-paste the same FX chain across your leads, pads, and vocals. Build each chain for the specific sound it is processing.