home/atoms

Atoms

5,034 knowledge atoms — one concept each, the smallest teachable units. To find something specific, use search or browse by domain, level or type.

Showing 4,621–4,680 of 5,034 · page 78 / 84

West Side Chicago production favored sample-free rhythmic 'beat tracks', unlike the sample-based South Side style
Fact L3 Craft OC
WGSL storage buffers are read-only by default with var<storage>; read-write access requires var<storage, read_write> and is only available in compute shaders
Concept L3 Craft G
What separates aspiring producers from releasing is often confidence, not technical skill
Concept L3 Craft OP
When a craft choice conflicts with the livecoding ethos, the ethos wins — it is an operating constraint, not a footnote
Principle L3 Craft F
When in doubt, an autonomous livecoding agent should wait rather than act
Principle L3 Craft FM
When multiple pipelines share resources, an explicit GPUBindGroupLayout and GPUPipelineLayout must replace the auto-generated layout
Procedure L3 Craft G
withValue (alias fmap) applies a function to every Hap's value without changing timing
Concept L3 Craft F
WLED supports multiple named ledmaps selectable per preset
Fact L3 Craft I
Women have participated in live coding since its inception but face structural barriers; active advocacy and women-only spaces have been necessary to sustain diversity
Concept L3 Craft P
Wrapping a Pbind in Pdef allows live re-evaluation of patterns without stopping the stream
Concept L3 Craft BF
Wrapping edge-cell neighbor lookups with the modulo operator creates a toroidal grid topology that prevents out-of-bounds buffer access
Procedure L3 Craft G
Xenakis's screens theory distributes grains on time-frequency planes using stochastic processes
Concept L3 Craft B
XFade2 enables smooth blend between a dry signal and a bandpass-filtered wet signal in a SynthDef
Concept L3 Craft B
xformers memory-efficient attention reduces VRAM usage in diffusion UNets at modest speed cost
Concept L3 Craft K
Youngblood defines expanded cinema as expanded consciousness, not a specific set of film technologies
Concept L3 Craft I
A 24-bit container may hold only 16-bit content — verify via bit scope before mastering
Fact L4 Performance D
A composer can encode their own decision-making as an algorithm, automating it to free attention for intuitive aspects
Principle L4 Performance FO
A cosine noise schedule gives gentler early-stage transitions than the linear schedule, improving likelihood
Fact L4 Performance K
A dense modern rock master typically targets RMS around -10 to -9 dBFS to retain transient headroom
Fact L4 Performance D
A digital waveguide section models wave propagation with two delay lines, six attenuators, and two summers per section
Concept L4 Performance BE
A DJ builds resilience by preparing to play any style for any crowd, not by specialising in one
Principle L4 Performance M
A DJ set is navigation through a multi-dimensional musical space, not a linear increase in energy
Concept L4 Performance M
A DJ's creative freedom is bounded by the room — adventurousness must be calibrated to what the audience will follow
Principle L4 Performance M
A Euclidean string is an interval vector that becomes a rotation of itself when its first element is incremented and its last decremented
Concept L4 Performance A
A frequency coloration that cuts across many instruments is more tractable in mastering than one isolated to two competing instruments
Concept L4 Performance D
A generative patch drives its own pitch and rhythm from random/chaotic voltages so it plays without real-time performer input
Concept L4 Performance E
A hardware looper at the end of a modular chain lets performers 'grab licks' and layer them without controlling the modular continuously
Concept L4 Performance EM
A large sound system must be EQ-tuned to its specific room over time to sound right
Concept L4 Performance DM
A limiter typically thins the low end slightly and brightens the top end of the material it processes
Fact L4 Performance D
A live AV performer must hold both an inward view (technical control) and an outward view (overall flow and impact) at once
Principle L4 Performance IM
A live coder's personal pattern space is a strict subset of the language's full possibility space; creativity means expanding toward the system's edges
Concept L4 Performance FO
A Markov chain trained on pitch and rhythm sequences generates new music with the same statistical patterns
Concept L4 Performance FK
A mastering engineer listens to the full track before touching any processor
Principle L4 Performance D
A mastering session begins with a pre-flight checklist before any processing
Procedure L4 Performance D
A multi-hour DJ set can be structured as six distinct movements, each with a different energy function relative to a peak moment
Concept L4 Performance M
A multi-section string waveguide simplifies to a single delay line with one lowpass filter by exploiting linearity
Principle L4 Performance BE
A perfectly seamless DJ transition erases the evidence of its own achievement
Concept L4 Performance M
A quantizer keeps improvised live playing in key, but is deliberately avoided in the studio to discover out-of-scale melodies
Principle L4 Performance EA
A RAVE prior is a model trained on latent sequences that enables generation without audio input
Concept L4 Performance K
A recorded DJ mix needs a structural arc — from dark/minimal to climax — that mirrors a personal narrative
Procedure L4 Performance M
A short-time analog bucket-brigade delay with high/low cut EQ creates sizzling out-of-time textures for melodic lines in live techno
Concept L4 Performance EB
A single master session may need to deliver multiple format variants for different distribution contexts
Procedure L4 Performance D
A single targetRatio parameter morphs an ADSR segment's shape from near-exponential to near-linear
Principle L4 Performance B
A society free to build on past culture is creatively richer than one under strict copyright control
Principle L4 Performance CO
A stable sonic identity requires actively resisting trend absorption rather than passively ignoring it
Principle L4 Performance OM
A SuperCollider performance piece uses ServerBoot/Tree, Pdefs, and Groups to create a hot-swappable live structure
Principle L4 Performance F
A SuperCollider startup file auto-loads SynthDefs and buffers on server boot for live-coding readiness
Procedure L4 Performance F
A tendency mask shapes a stochastic parameter by making its random bounds move over time
Principle L4 Performance FA
A very-low-frequency shelf starting around 180–200 Hz adds perceived brightness by boosting everything above the sub-bass
Concept L4 Performance D
Ableton Link enables multi-artist AV jams where several visual and music machines share one clock
Concept L4 Performance JM
Ableton Link synchronizes beat, tempo, and phase across multiple apps or devices over a local network without a master clock
Concept L4 Performance NJ
AbletonOSC supports hot-reloading its own handler code by sending /live/api/reload, avoiding a full Live restart during development
Procedure L4 Performance NJ
Adaptive tuning adjusts pitches in real time by sliding down the dissonance curve toward nearby consonant intervals
Concept L4 Performance AB
Adding a new process in mastering often requires revisiting and adjusting earlier decisions in the chain
Principle L4 Performance D
Algorave is free culture — institutional sponsorship and self-promotion risk corrupting its values
Principle L4 Performance PO
Algorave is not a protected brand — anyone can host one freely
Fact L4 Performance PO
Algorave requires the algorithmic process to be visible — not necessarily live-coded
Concept L4 Performance POF
Algorave resists headliner culture — semi-anonymity and flat billing are the norm
Principle L4 Performance PO
Algoraves should be safe spaces, supported by a published code of conduct
Procedure L4 Performance PO
Algorithmic music faces a process-product tension: system elegance does not guarantee musical result, and the ear must ultimately arbitrate
Concept L4 Performance FAO