this document summarizes how all major domain layers work together to define structured, deterministic sound. it outlines the coverage of sonic behavior across the system and how different domains interrelate. the parametric composer system divides functionality into hierarchical layers, each responsible for a distinct aspect of sound generation or structure. within each layer, compact domains define the behavioral forms using only two parameters.
the system ensures complete coverage of sonic behavior through the following domain-to-function mapping:
when things happen
grid
– periodic, metrical pulse structuresfield
– non-metrical, naturalistic or chaotic onsetsoffset
– deviations from nominal timepoints (swing, jitter)pattern
– local rhythmic phrasing atop base onsetshow long things last
duration
– per-event duration values, structurally expressivehow loud they are
loudness
– per-time and per-voice loudness controlenvelope
– intra-note amplitude shapingamplitudes
– spectral distribution of energywhat they are
identity
– per-event identity labelfrequencies
– spacing of partials (harmonic/modal/etc.)tonal
, atonal
, generative
– abstract pitch materialshow they are spaced
spatial
– position in stereo/spacevoicing
– assignment of events to voicesinteraction
– inter-voice structures (call/response, canon)how they are formed
envelope
, envelopes
– time shape and per-partial shapingdynamics
– within-note transformationsamplitudes
, decorators
– spectral shaping and augmentationhow they evolve
mutation
– memory-based progressive variationvariation
– stateless transformationrepetition
– motif recurrence and derivationhow they are structured
segmentation
– division of time into sectionsordering
– macro-level segment orderhierarchy
– recursive segment nestingselection
– combinatorial sequence grouping and curationwhile domains are designed to be independently meaningful, many operate in concert across layers:
duration
↔ loudness
voicing
↔ identity
identity
to determine which instrument or mapping it invokesgrid
/ field
↔ pattern
/ offset
envelopes
↔ frequencies
/ amplitudes
repetition
↔ mutation
loudness
↔ segmentation
/ hierarchy
spatial
↔ voicing
/ identity
each layer in the parametric composer system addresses a specific axis of sonic behavior. together, they span all necessary dimensions for the generation of fully-structured, expressive, and deterministic sound. the model ensures that: