Skip to content

applyAudioProjectConfig

applyAudioProjectConfig(audio, config): void

Defined in: audio/AudioProjectConfig.ts:65

Apply the declared mixer state: create missing buses, then set volume / mute / effects / duck per declaration. Full-state semantics — a declared bus with no duck clears any prior rule, so the editor can re-apply live.

AudioAPI

AudioProjectConfig | undefined

void