mixer_effect_add
Add an audio effect to a mixer group's effect chain by specifying the target group and effect type, such as compressor or reverb.
Instructions
Add an effect to a group's effect chain.
Args: target: Group path or {guid}. effect: Effect type, e.g. CompressorEffect, LimiterEffect, ParamEqEffect, LowpassEffect, DelayEffect, ConvolutionReverbEffect, DistortionEffect, ...
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| effect | Yes | ||
| target | Yes |