home/ modules/ mixing-bass-driven-electronic-and-club-music

Mixing Bass-Driven Electronic and Club Music

  • learner can design and control kick/bass/sub relationships for club and mono PA translation
  • learner can apply genre-specific dub, dub-techno, garage and grime mixing techniques
  • learner can use large-soundsystem feedback to shape production and bass decisions

Produce a club-ready electronic track for a specific subgenre: lock the kick/bass/sub relationship for mono PA, build dub-style space with tape echo and overdriven reverb sends, tune the sub for felt-not-heard impact, and reference it against a big system to confirm it translates.

Club music lives or dies below 100 Hz, on systems you don’t control: a mono-summed sub stack in a dark room, or a commercial PA that omits deep sub entirely because “that’s not a commercial frequency.” This module builds toward one whole task — producing a track for a chosen bass-driven subgenre (dub techno, garage, grime) whose bottom end translates to a real system, where sub-bass is felt as full-body resonance before it is heard.

The arc starts supported. First, build the rhythmic skeleton — a four-to-the-floor kick with off-beat hat is the just-in-time pointer for the dub-techno path — and lock the kick/bass frequency split, checking sub clashes on headphones during composition rather than at mixdown, with a calibrated spectrum analyzer standing in for monitors that can’t reproduce 30–80 Hz. Next, the genre layer: two shared sends (an overdriven reverb and a 100%-wet ping-pong echo) plus tape echo carry the dub space; a wide 600 Hz scoop keeps chords out of the sub’s way; the contrast cases — grime’s deliberate dryness, garage’s light-touch bus compression — teach that these are aesthetic decisions per subgenre, not defaults. Kick-keyed sidechain ducking is drilled until it’s a reflex, copy-pasted onto every new element. The unsupported capstone then closes the loop the way Dillinja and Mala worked: play the mix on a big system, hear what the studio masked, revise.

Every required atom gates that capstone — you cannot lock a mono-safe low end, build authentic dub sends, or run the soundsystem QA loop without them. Supporting atoms enrich the same moves: percussion and snare processing recipes, the two-note sub design, the desk-as-instrument lineage, and low-end housekeeping tactics that deepen — but do not gate — the final translation test.

Runnable examples

Generated from the context/ instrument corpus by concept (redistributable idioms only). Do not edit — regenerate with gen-module-examples.mjs.

four-on-the-floor

s("bd*4")

strudel-0001 · CC0

setcps 0.52

tidal-0044 · CC0

reverb-space

s("cp").room(0.6).size(4)

strudel-0019 · CC0

out: mix ~a ~b >> plate 0.3

glicol-0008 · MIT

call-and-response

cat(s("bd sd"), s("~ cp ~ cp"))

strudel-0025 · CC0

d1 $ cat [sound "bd sn", sound "~ cp ~ cp"]

tidal-0024 · CC0

stereo-panning

d1 $ pan (slow 2 sine) # sound "hh*8"

tidal-0037 · CC0

SinOsc s => Pan2 p => dac; -0.7 => p.pan;

chuck-0042 · MIT

sub-bass

osc 27.5 >> audio

punctual-0002 · CC0-1.0

synth :subpulse, note: :e1, sustain: 0.4, amp: 1.4

sonicpi-0016 · CC0

swing

s("hh*8").swingBy(1/3, 4)

strudel-0008 · CC0

d1 $ swingBy (1/3) 4 $ sound "hh*8"

tidal-0008 · CC0

sidechain-pump

note("c2").s("sawtooth").duckorbit(1).duck("bd*4")

strudel-0017 · CC0

~duck: imp 4 >> envperc 0.001 0.15 >> mul -1.0 >> add 1.0
out: saw 110 >> lpf 600 1.0 >> mul ~duck >> mul 0.3

glicol-0029 · MIT

mono-bass

mono (saw [110,220,330]) >> audio

punctual-0013 · CC0-1.0

Atoms in this module

Required — these gate the capstone

At high SPL, sub-bass is experienced as full-body resonance, felt before it is heard
Concept L1 Foundations DB
Commercial club PAs omit deep sub-bass because pop music does not use those frequencies
Fact L2 First instrument DB
Check sub-bass clashes with headphones during composition, not during mixdown
Principle L2 First instrument D
A spectrum analyzer supplements limited low-frequency monitoring by visualizing octave balance at the bottom end
Procedure L2 First instrument D
The playback system a producer designs for shapes the basslines they write
Principle L3 Craft DB
Playing on a large sound system immediately exposes production problems that studio monitors mask
Principle L3 Craft DM
Keeping the stereo field deliberately narrow in a club mix helps low frequencies translate to mono sound systems
Principle L3 Craft D
Kick and bass must occupy slightly different frequency spaces and complementary roles to avoid muddiness
Principle L2 First instrument D
Dub techno builds spatial depth by applying heavy delay and reverb to percussive and melodic elements
Concept L2 First instrument DO
Dub techno's space comes from two shared sends: an overdriven reverb and a 100%-wet ping-pong echo
Procedure L3 Craft DO
Sidechain compression from the kick is non-optional in dub techno — it lets the kick punch through dense ambient texture
Principle L2 First instrument D
Dub techno uses a four-to-the-floor kick with off-beat open hat as its rhythmic foundation
Procedure L2 First instrument DB
Tape echo delay is a defining element of dub aesthetics across reggae and dub techno
Fact L3 Craft DO
A -7 dB cut at 600 Hz with a wide Q creates the hollow mid-scooped character of dub techno chords
Procedure L3 Craft DB
Grime's 'bedroom' intimacy comes from going easy on reverb so sounds sit right by the ear
Principle L2 First instrument D
Garage drum beats need light-touch bus compression because the genre depends on dynamic range
Principle L3 Craft D

Supporting — enrichment, not gating

Dub techno treats the mixing desk as a creative instrument, a technique borrowed directly from Jamaican dub
Concept L2 First instrument DO
In dub techno, groove comes from delay on a quantized grid rather than from swung timing
Principle L2 First instrument D
Dub techno percussion is pushed into dub territory with amp distortion, delay, and added noise
Procedure L3 Craft DB
Dub techno snares double a clean snare with a bit-crushed clap layer for gritty lo-fi texture
Procedure L2 First instrument DB
Dub techno sub bass uses two pitch-tuned copies of one sub sample for a minimal two-note riff
Procedure L2 First instrument DB
Layering the same chord through a different delay time adds cross-rhythmic depth without harmonic conflict
Procedure L3 Craft DB
Tuning a sound system means jointly optimising acoustics, dynamics, crossover points and driver selection
Procedure L3 Craft DE
A mix's low-frequency rolloff point reflects its bass instrumentation and genre
Concept L2 First instrument D
Confining serious low end to the fewest tracks keeps the bottom controllable
Procedure L2 First instrument D
Cutting a kick's low-mids removes boxiness and opens space for the bassline
Procedure L2 First instrument D
Keep the sub-bass mono and singular — one bass note at a time, because chords in the sub range turn to mud
Principle L2 First instrument AFD
Each frequency band of an electronic mix has designated owners; the low-mid 250-500 Hz 'mud zone' is easiest to overfill
Fact L2 First instrument DAF
Masking is fixed in priority order: arrange apart in time first, then EQ carve, then pan, then change register
Procedure L2 First instrument DAF