Getting started: turning recorded sound into an instrument
Learning objectives
- learner can explain schizophonia and how recording splits a sound from its source context
- learner can load a breakbeat or found sound into a sampler and loop it as a track's rhythmic backbone
- learner can articulate why a sampler collapses documenting and creating sound into one act
- learner can situate their first sample-based sketch within the tape/home-dubbing lineage of active listening
Capstone — one whole task that evidences the objectives
Record or grab one found sound and one drum break, load both into a sampler, and produce a 60-second looping sketch whose rhythmic backbone is the sampled break with the found sound layered as texture.
This module is your first act as a sampling musician: taking sound that already exists in the world and making it play for you. The whole task is a 60-second looping sketch — a drum break as the rhythmic backbone, a found sound layered as texture — the same move that founded hip-hop, jungle, and most bedroom-producer culture since. It needs no studio: a laptop sampler (any DAW, a hardware pad, or a live-coding sampler like TidalCycles or Sonic Pi) and a source of sound are enough.
The arc runs from listening to making. Start with the ideas that reframe what a recording is: schizophonia shows how recording severs a sound from its origin — that severance is your raw material — and the sampler-as-compositional-instrument argument explains why looping a break is composing, not copying. Then get hands-on with a supported first exercise: pull a Creative Commons clip using the Freesound platform atom as your sourcing how-to, and use the breakbeat definition to recognise what makes a drum-only passage loopable — the human push-pull, ghost notes, and room sound that a drum machine can’t fake. Loop the break first with guidance, then add the found-sound texture, then produce the full sketch unsupported.
The required atoms gate the capstone directly: you can’t choose and loop a break without knowing what a break is, can’t source material without a repository, and can’t situate the sketch in its lineage without the tape-recorder and home-dubbing concepts that show recording gear has always doubled as an instrument. The supporting atoms enrich the picture — the Amen break’s history, the democratisation of sampling, listening as composition — context to absorb once your first loop is running.
Runnable examples
Generated from the context/ instrument corpus by concept (redistributable idioms only). Do not edit — regenerate with gen-module-examples.mjs.
breakbeat
out: speed 4.0 >> seq 60 _ _ 60 _ 60 _ _ >> bd 0.2 >> mul 0.6
glicol-0035 · MIT
setcpm(174/4)
stack(
s("amencutup*8").chop(8).sometimesBy(0.3, x => x.speed(2)),
note("c1 ~ ~ c1 ~ g1 ~ ~").s("sawtooth").lpf(500),
s("~ cp").room(0.2)
)
strudel-0050 · 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 — Clock everything and jam a synced groove required
- DJ / Selector — from track selection to a mixed set — Behind the decks: signal, cue and the first blend optional
- Electronic Music Producer — from raw sound to a released track — Make your first loop — sound, DAW, and the ear required
- Music Culture Writer — scenes, lineages & critical practice — Mapping the families & the sample argument recommended
- Sampling Artist — from crate-digging to a curated sample practice — Turn recorded sound into an instrument required
Unlocks — modules that require this one