Every drum and bass producer has a relationship with the Amen break. Six seconds of Gregory Coleman drumming, sampled in 1986, chopped to death since. The defining technique of the genre is Amen mangling: slicing the break, reordering the slices, retriggering them with surgical timing, then bit-crushing the snare until your speakers complain. A drum and bass gamepad rig is the cheapest, fastest way to do that mangling live — face buttons on slices, sticks on start position and bit-crush, adaptive triggers on freeze and stutter. Built and stress-tested at 174 BPM.
- Face buttons on Amen slices 1–4 (kick, snare, kick, snare).
- D-pad on slices 5–8 (ride, ghost snare, roll fills).
- Left stick X on sampler start position — the mangle move.
- Right stick Y on bit-crusher dry/wet — neurofunk timbre on demand.
- L2 + R2 on adaptive triggers — freeze and stutter.
- Project at 174 BPM, 44.1 kHz.
Why the Amen break still defines the genre
The Amen break is six seconds of drumming from The Winstons' B-side "Amen, Brother". It contains a kick, snare, ghost notes, a ride cymbal, and a half-bar fill. Pitch it up to 174 BPM and you have the rhythmic skeleton of jungle, drum and bass, breakcore, and most of UK garage. The technique is not to play the break — the technique is to chop it, retrigger slices out of order, and run them through grit. A gamepad is built for this: eight discrete buttons map to eight slices, two sticks ride the continuous controls. Sound on Sound's breakdown of programming the Amen is the canonical reference if you want the history.
Project setup at 174 BPM
New project, 174 BPM, 4/4. Drop the Amen break (royalty-free versions are everywhere) into a Simpler or Battery instance. Slice to transients — you should land on 16 slices across two bars. Verify the slices fire on the kick, snare, kick, snare backbone by playing C1–D#2 on the MIDI keyboard. If slice 5 is two ghost notes glued together, redo the slice point manually.
# Gamepad MIDI map — D&B Amen mangle rig
button_cross = Note 36 # Amen slice 1 — kick
button_circle = Note 37 # Amen slice 2 — snare
button_square = Note 38 # Amen slice 3 — kick
button_triangle = Note 39 # Amen slice 4 — snare
dpad_up = Note 40 # slice 5 — ride
dpad_right = Note 41 # slice 6 — ghost snare
dpad_down = Note 42 # slice 7 — roll fill
dpad_left = Note 43 # slice 8 — half-bar fill
left_stick.x = CC 7 # Simpler Start position (14-bit)
left_stick.y = CC 8 # Simpler Length
right_stick.x = CC 9 # Pitch shift +/- 12 semitones
right_stick.y = CC 10 # Bit-crusher dry/wet
trigger_L2 = CC 11 # Reverb freeze (adaptive resistance)
trigger_R2 = CC 12 # Stutter retrigger rate Genre-specific gamepad mapping
| Gamepad input | Amen technique | MIDI | Why it matters |
|---|---|---|---|
| Face buttons ×4 | Slice retrigger 1–4 | Notes 36–39 | Play the break backbone by hand — kick-snare-kick-snare. |
| D-pad ×4 | Slice retrigger 5–8 | Notes 40–43 | Ghost notes, ride, and fill — the parts that make the break feel like an Amen. |
| Left stick X | Sample start position ride | CC 7 (14-bit) | The mangle move — jump start positions in time with the kick. |
| Left stick Y | Slice length | CC 8 | Truncate slices to a 32nd-note for stutter, expand to full break for breakdown. |
| Right stick X | Pitch shift | CC 9 | +/- 12 semitones — drop the break a fifth for a Photek-style sub. |
| Right stick Y | Bit-crusher dry/wet | CC 10 | Neurofunk snare timbre on a stick. Drop your thumb, snare crunches. |
| L2 (adaptive) | Reverb freeze | CC 11 | Squeeze through resistance — the tail freezes, Photek ambient breakdown. |
| R2 (adaptive) | Stutter retrigger | CC 12 | Modulates the retrigger rate from 16ths to 64ths — feel the stutter accelerate. |
The mangle move — start position on the stick
The single most-used gesture in modern drum and bass production is the sample start position sweep. Bind the left stick X to your sampler's Start parameter (in 14-bit mode so you get 16,384 positions across the two-bar buffer instead of 128). Now sweep the stick while the loop plays. Every position is a different snap into the break. With practice you can ride the stick so the break starts on a new kick every bar, every half-bar, every 16th. This is what Noisia, Calyx & TeeBee, and every neuro producer with a clean sound spends their session doing. The Universal Controller MIDI bridge ships a stick smoothing curve specifically tuned for sample start sweeps — find it under Settings → Sticks → Curve preset → Amen mangle.
Bit-crush on the right thumb
The neurofunk snare timbre comes from running the break through a bit-crusher with sample rate reduction. Map the right stick Y to the Wet knob of a Redux or Vinyl Distortion device. Drop your thumb to push the snare into 8-bit crunch territory; release to return to clean. Combine with a quick L2 squeeze and the snare hits crushed, then freezes in the reverb. That is the entire signature timbre of a Mefjus track in two thumbs.
Roll fills on the d-pad
Slices 5–8 live on the d-pad. The half-bar fill is on d-pad left. Hit it once at the end of each four-bar phrase and you get the classic Amen fill on cue. For 32nd-note snare rolls — the LTJ Bukem move — you tap d-pad right repeatedly. The d-pad is mechanical and tops out around 12 Hz of repeated taps, which is fast enough for 32nd-notes at 174 BPM (you need ~11.6 Hz). If you want faster, bind the right stick click to a sequenced 64th-note roll macro instead.
# Max for Live — Snare roll macro
# Triggered by R3 click, plays slice 6 at 64th-note rate while held
on_press:
metro 117ms # 64th @ 174 BPM = 86.2ms... use 64ths: 43.1ms
repeat note 41 vel 90
on_release:
stop Live and in the studio
This same rig works for live drum and bass sets and for studio production. In the studio, record the gamepad MIDI into a clip — every mangle gesture is captured as note and CC automation, editable forever. Live, the rig is a 250g controller that fits in a tour bag and runs over Bluetooth with ~12 ms touch latency. Pair the gamepad mangle rig with the live drum machine workflow for a complete D&B performance setup.
What this rig will not do
- Sub bass design. Sticks are not Reese-bass-modulation matrices. Sound design happens on the keyboard.
- More than 16 slices at once. Eight buttons = eight slices. For longer breaks, switch slice banks with the touchpad swipe.
- Triplet swing. 174 BPM D&B is straight 4/4. If you want triplet swing, head to the footwork gamepad rig instead.
Mangle is the whole genre. Slice the break, retrigger out of order, crush the snare, freeze the reverb. The DualSense was built for fighting dragons and is, by accident, the perfect controller for chopping the Amen. Drop the bridge in, pick the DnB Amen 174 preset, and the first chop is one thumb away.