Chopping and slicing: from phrase to playable slices
Learning objectives
- learner can chop a recorded phrase into triggerable slices and re-sequence them into something new
- learner can pick the right slicing mode (transient/beats/regions/manual) for the material at hand and justify the choice
- learner can slice a break to a MIDI drum rack and re-sequence its hits from the pads
- learner can apply micro-looping and vocal-chop techniques to disguise a source and create texture
Capstone — one whole task that evidences the objectives
Take one four-bar loop, choose a slicing mode for it (with a one-line note justifying the choice against the material), slice it to a MIDI drum rack, and produce a re-sequenced 16-bar passage that includes at least one micro-loop glitch and one percussive vocal chop.
Prerequisite modules
Chopping is the move that turns found audio into an instrument. In a live-coding or pad-based set — whether you’re flipping a soul phrase hip-hop style or resequencing an amen for drum-and-bass — the four-bar loop you mined last module is dead weight until its hits are individually triggerable. This module builds toward exactly that whole task: one loop in, a 16-bar re-sequenced passage out, glitched and vocal-chopped enough that a listener can’t reconstruct the source.
Start supported: walk the five-step flow from “sample chopping turns a recorded phrase into triggered slices” against a clean, evenly-cut drum loop, letting transient detection do the cutting and tuning its sensitivity until every hit lands its own slice. Then widen the material — a long unbarred recording, a loose live take — and use the chop-mode-selection principle to justify beats, regions, or manual cuts instead; the capstone will ask you to state that justification for your own source. From there, “Slice to New MIDI Track” is your JIT pointer for getting slices onto a drum rack, where you re-sequence the hits from the pads. The final scaffolded exercises fold in the two texture moves: micro-looping tiny windows Jelinek-style, and shortening release on chopped vocal pads until the voice becomes percussion.
Every required atom gates the capstone — you cannot slice, mode-match, rack-map, glitch, or vocal-chop without them; the two drills (transient tuning, slice-to-rack) must become reflexive because you’ll repeat them for every new source. Supporting atoms enrich the picture: the contiguous-vs-interleaved mapping concept (authored around SOURCE’s /reapply_layout, but the same choice underlies Ableton’s slicing — a drum rack of one-shot pads is the interleaved layout, while dropping the sample into a single Simpler played chromatically is the contiguous, melodic one), hardware-side chop-while-recording, Todd Edwards lineage, tempo-matching order on Maschine, lopsided-groove re-triggering, and velocity layering for when slices grow into instruments.
Runnable examples
Generated from the context/ instrument corpus by concept (redistributable idioms only). Do not edit — regenerate with gen-module-examples.mjs.
sample-chop
s("breaks125:0").chop(8)
strudel-0020 · CC0
d1 $ chop 8 $ sound "break:0"
tidal-0019 · CC0
Atoms in this module
Required — these gate the capstone
Supporting — enrichment, not gating
Part of curricula
- Dawless Performer — hardware jam to recorded live take — Build the self-running rig and design its sound recommended
- DJ / Selector — from track selection to a mixed set — Harmonic mixing and reading the room optional
- Electronic Music Producer — from raw sound to a released track — Design your palette — synthesis and groove recommended
- Sampling Artist — from crate-digging to a curated sample practice — Capture and chop your own material required
Unlocks — modules that require this one