Set Sound Mix Adjuster
Add, change or remove the adjuster a sound mix applies to one sound class. Adjusters are matched to their class BY POINTER, so they survive a rename of the class but not its deletion.
hf_set_sound_mix_adjusterWriteArguments
| Name | Type | Description |
|---|---|---|
sound_classreq | string | The class this adjuster applies to. |
sound_mixreq | string | |
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. |
lowpass_frequency | number | Low pass cutoff in Hz. |
pitch | number | Pitch multiplier. 1 is unchanged. |
remove | boolean = false | Remove this class's adjuster instead of setting it. |
volume | number | Volume multiplier. 1 is unchanged. |
Related tools
Nearby in Audio:
- Describe Sound Mix
- Describe Submix
- Remove Sound Cue Node
- Set Attenuation
- Set Sound Class Parent
- Set Sound Settings
- Set Sound Wave Compression
- Set Submix Effect Chain
All 27 tools in Audio — 18 more not listed here.