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_chainWriteArguments
| Name | Type | Description |
|---|---|---|
submixreq | string | |
effects | array | Submix effect preset paths, IN SIGNAL ORDER. An empty array clears the chain. |
force | boolean = 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. |
parent | string | Move this submix under a different one. Empty string detaches it. |
Related tools
Nearby in Audio:
- Describe Sound Mix
- Describe Submix
- Remove Sound Cue Node
- Set Attenuation
- Set Sound Class Parent
- Set Sound Mix Adjuster
- Set Sound Settings
- Set Sound Wave Compression
All 27 tools in Audio — 18 more not listed here.