home/ atoms/ motif-development-transforms

Motif development turns one short idea into a whole track's melody via transpose, invert, retrograde, augment, and fragment

Motif-development is the non-random generative tool: take a short motif (a few notes) and transform it deterministically. The transforms are transpose (shift pitch by an interval), invert (flip the melodic contour so up becomes down), retrograde (reverse the note order), augment/diminish (stretch or compress the rhythm), and fragment (use only part of the motif). One idea becomes a whole track’s melodic content. Combining it with randomness — picking a random transform of a fixed motif each cycle — yields coherent variety, because every variant shares the same intervallic DNA.

Examples

Motif: C E G E Transpose up a 3rd: E G B G Invert: C A F A Retrograde: E G E C Fragment: C E

Assessment

Given the motif C-D-F-E, produce its transposition up a perfect 4th, its inversion, and its retrograde.

“**`motif-development`**: the *non-random* generative tool — take a short motif and transform it deterministically: transpose (up a 3rd), invert (flip the contour), retrograde (reverse), augment/ diminish (stretch/compress rhythm), fragment (use half of it).”
context/ · L2-composer/music/generative.md · chunk 1