Expand description
U3 AcousticPlane — SPSC sonic token ring + parametric uniform for AudioWorklet.
Shares U1 Tensor10D SOA read-only; no dedicated VRAM partition until bake sidecars land.
Structs§
- Acoustic
Params - Scalar params extracted from a tensor node (no heap).
- Acoustic
Uniform - Worklet uniform — mirrors
AcousticParamswith fixed preview bins. - Sonic
Token Ring - Fixed-capacity SPSC ring of packed
SonicToken(u64).
Constants§
Functions§
- acoustic_
effective_ mode - U3 effective mode — shares U1 ledger; follows viewport pressure in Reserve.
- acoustic_
enabled_ for_ mode - True when U3 synthesis is allowed under operational mode (muted in Reserve).
- acoustic_
params_ from_ tensor - apply_
binaural_ to_ uniform - drain_
sonic_ tokens - Drain up to
out.len()tokens; returns count written. - pop_
sonic_ token - push_
sonic_ token - sonic_
token_ ring - sonify_
tensor_ node - Emit parametric pulse + optional NoteOn from a tensor node (U1 → U3).