defines structural masks or phrasing motifs applied atop a sequence of preallocated trigger slots.
a pattern does not generate triggers; it determines which slots are activated and how.
patterns can be applied to onset streams from grid
, field
, or density
, and modulate the final shape, articulation, and recurrence of the output.
pattern
applies reusable symbolic sequences over an input stream of slots or onsets.
it can:
grid
, field
, density
) and before final onset emission (activation
).
each form in this domain uses static symbolic motifs and deterministic transformation.each form uses parameters a
and b ∈ [0,1]
, mapped to perceptual or symbolic transformations.
fixed pattern
rotating shift
transforming
description: applies a symbolic transformation to the base pattern
analogy: retrograde, inversion, truncation
a: transformation type (index into operation list)
b: morph amount (mix between original and transformed)
effect: produces evolutionary change without procedural generation
fixed pattern
a
: morphable index into a pattern bankb
: inclusion threshold (soft-trim for density)rotating shift
a
: offset relative to input segmentb
: rotation directiontransforming
a
: transformation selector (e.g. reverse, scale, gate)
b
: interpolation/mix between base and modified
generative
, selection
, or mutation
)structure/ordering
)density
, offset
)pattern
offers structured symbolic phrasing atop preallocated time slots.
it is domain-agnostic with respect to timing origin (grid
, field
, density
) and focuses solely on shaping the internal logic of a voice or part.
its forms provide essential tools for rhythm construction, from mechanical loops to evolving phrasing - all within the system's deterministic, parametric design.