Breakcore is the Amen break put through a paper shredder at 180 BPM. The genre lives on chops — slice the break, fire the slices in new orders, pitch the result, stutter the result, repeat. Hand-sequencing the chops is fine for a record; it dies on stage. A gamepad gives you the live mangle. This guide builds a breakcore gamepad rig around the Amen break: face buttons fire slice ranges, the d-pad swaps chop modes, triggers ride pitch and stutter. The Universal Controller MIDI bridge handles the routing and the bridge ships with a Breakcore profile so you are mangling within five minutes of install.
- Face buttons trigger slice ranges — kicks, snares, hats, crash.
- D-pad swaps chop mode: forward, reverse, ping-pong, random.
- Right trigger rides playback rate — squeeze for gabber pitch, release for normal.
- Left stick X scrubs sample start point so every hit launches from a fresh slice.
- R1 (gate) sends to a 1/32 stutter return for instant chaos overlays.
- BPM range: 170–220 BPM. Sweet spot is 180.
Why the Amen break is the test bed
Greg Coleman's drum break on The Winstons' Amen Brother is the most-sampled six seconds in recorded music. Aphex Twin, Squarepusher, Venetian Snares, Bong-Ra — everyone runs the Amen through their pipeline at least once. Slicing it to 1/16 gives you roughly 32 slices: four bars of 16th notes at the original 137 BPM, fewer if you slice on transients only. The slices have personality — kick, snare, hat, ride, ghost, crash — so a face-button fires not just a sound but a flavour.
Building the slicer — Simpler or Battery
Drop the Amen into Ableton Simpler in Slice mode, set to 32 slices. The sliced sample is now playable from MIDI notes C2 upward. Same approach in Kontakt's Battery — load the loop, auto-slice, map to chromatic. The bridge then sends MIDI notes for each face button, and each button maps to a range of slices rather than one — so cross fires whichever of slices 1, 5, 9, 13 is next in the queue. The bridge handles the round-robin so you get melodic variation without re-binding.
# ~/.config/universal-controller-midi/profiles/breakcore.toml
[buttons.cross]
mode = "round_robin"
notes = [36, 40, 44, 48] # slices 1, 5, 9, 13 — kick zone
channel = 1
[buttons.square]
mode = "round_robin"
notes = [38, 42, 46, 50] # slices 3, 7, 11, 15 — snare zone
channel = 1
[buttons.triangle]
mode = "round_robin"
notes = [37, 41, 45, 49] # hat zone
channel = 1
[buttons.circle]
note = 51 # crash — single slice, no rotation
channel = 1
[dpad]
up = { cc = 20, value = 0, channel = 1 } # forward
right = { cc = 20, value = 42, channel = 1 } # reverse
down = { cc = 20, value = 85, channel = 1 } # ping-pong
left = { cc = 20, value = 127, channel = 1 } # random
[triggers.right]
cc = 5 # playback rate — sampler reads this as pitch
channel = 1
curve = "exponential"
[sticks.left.x]
cc = 21 # start-point scrub
channel = 1
deadzone = 0.04
Mapping the technique to the controller
| Breakcore technique | Gamepad input | MIDI | What it does |
|---|---|---|---|
| Kick slice fire | Cross (round-robin) | Notes 36/40/44/48 | Cycles through four kick slices |
| Snare slice fire | Square (round-robin) | Notes 38/42/46/50 | Cycles through four snare slices |
| Hat slice fire | Triangle (round-robin) | Notes 37/41/45/49 | Cycles through four hat slices |
| Crash slice | Circle | Note 51 | The Amen crash — non-cycling |
| Forward mode | D-pad up | CC 20 = 0 | Slice plays head-to-tail |
| Reverse mode | D-pad right | CC 20 = 42 | Slice plays tail-to-head |
| Ping-pong mode | D-pad down | CC 20 = 85 | Slice plays forward then reverse |
| Random mode | D-pad left | CC 20 = 127 | Every hit picks a random slice region |
| Pitch ride | Right trigger | CC 5 | Squeeze for gabber pitch (+24 semis) |
| Start-point scrub | Left stick X | CC 21 | Each hit launches from current scrub point |
| 1/32 stutter overlay | R1 (gate) | Note 64 | Hold for stutter return at 100% wet |
| Reverb tail dump | L1 (momentary) | CC 91 = 127 | Slam reverb wet on release — Venetian Snares move |
The four chop modes — what each one sounds like
Forward mode is straight chop — slices play in their original direction, just in the order you hit them. Useful for re-sequencing the break into new patterns. Reverse plays each slice tail-to-head; sounds like a tape rewind on every hit. Ping-pong plays each slice forward then immediately reverse, doubling its length and giving each hit a curl on the end — this is the Venetian Snares Songs About My Cats chop. Random ignores your button choice and picks a slice from anywhere in the break; useful for live destruction sets where pattern matters less than energy.
The pitch ride — gabber kick on demand
Set the right trigger's CC 5 mapping in the sampler to control playback rate from -24 to +24 semitones. At rest the trigger sends 64 (normal pitch). Half-squeeze sends ~90 (+9 semis, that hyperpitched snare flick). Full squeeze sends 127 (+24 semis, gabber territory). Ride the trigger across a four-bar phrase and the break shifts from drum loop to squeaky chaos to industrial kick wall. Pair with random mode on the d-pad for true live-mangle work — even you do not know what is coming.
Stutter overlay on R1
R1 in gate mode sends note-on while held, note-off on release. Route that note to a Beat Repeat return set to grid 1/32, depth 100%, chance 100%. Hold R1 and the whole drum bus turns into a 1/32 stutter on top of whatever the face buttons are doing. Release and the dry break returns. Combined with the chop modes above, you get a four-handed sound from a one-handed performance: face buttons firing kicks while R1 stutters the snare bus and the right trigger rides pitch. That is breakcore on a controller.
BPM, latency, and the live limit
Native breakcore tempo is 170–200 BPM. At 180 BPM a 1/32 note is ~42 ms; the bridge's USB-C round-trip is 4–6 ms, so the live response stays inside one tick. Bluetooth adds ~10 ms — still inside, but use USB on stage. Above 220 BPM the round-robin queue can outpace your buttons if you are mashing — the bridge handles that by collapsing duplicate notes within a 20 ms window. Honest tradeoff: live re-arrangement at 220+ BPM stops feeling like control and starts feeling like rolling dice, which may be what you want. For more pad-heavy fingertip workflows see the finger drumming guide; for stutter-heavy production read the IDM stutter workflow.
The wider lineage
Breakcore came out of jungle and hardcore in the late 90s — Aphex Twin, µ-Ziq, then Venetian Snares, Bong-Ra, Doormouse. Every one of those producers built rigs around chop control as much as around the synth. The Amen break is the shared instrument; the gamepad is the modern way to play it. Slice, fire, ride, stutter. Grab Universal Controller MIDI, load the Breakcore profile, slice an Amen, and break something.