Skip to main content

Module dsp_kernel

Module dsp_kernel 

Source
Expand description

Parametric DSP kernel — epistemic τ / FM modulation for U3 AcousticPlane.

Hot path: stack ParametricVoiceState; no heap. Worklet mirrors this logic in JS.

Structs§

ParametricVoiceState
Single-voice state for parametric sonification (stack-allocated).

Functions§

configure_voice_from_tensor
Configure voice from tensor channels and preview bins.
epistemic_fm_index
FM index from epistemic q and phase carrier μ.
epistemic_temperature_from_q
Epistemic temperature τ from superposition index q (B4.1 synergy).
parametric_sample
Advance voice one sample at sample_rate (default 48 kHz).
sigma_dominant_frequency
Map σ preview bin energy to fundamental frequency (Hz).