simvx.core.audio_backend._effects¶
Native DSP effect chains for the MiniaudioBackend.
_NativeEffectChain reconciles a per-bus chain of native ma_*_node
effects between a SoundGroup and the destination node. _EQBandChain is a
composite node used to implement multi-band parametric EQ as a single link in
that chain.