Skip to content
Jigwright
HullForge docs

Set Submix Effect Chain

Replace a submix's effect chain, or reparent it. The chain is ORDERED and the order is the signal path: a limiter before a reverb and one after it are different mixes, and the editor gives no hint which way round is intended.

hf_set_submix_effect_chainWrite

Arguments

NameTypeDescription
submixreqstring
effectsarraySubmix effect preset paths, IN SIGNAL ORDER. An empty array clears the chain.
forceboolean
= false
Edit even when the asset cannot currently be saved - for example when revision control is configured but disconnected. The change will be made in memory and WILL BE LOST unless the underlying problem is fixed before saving. Only pass this if you intend to discard the work or fix the connection first.
parentstringMove this submix under a different one. Empty string detaches it.

Nearby in Audio:

All 27 tools in Audio — 18 more not listed here.