| bEnabled |
uint8 |
Whether or not filter is enabled. |
SubmixEffects/AudioMixerSubmixEffectDynamicsProcessor.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Filter
- Meta=(DisplayName="Enabled")
|
| Cutoff |
float |
The cutoff frequency of the HPF applied to key signal. |
SubmixEffects/AudioMixerSubmixEffectDynamicsProcessor.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Filter
- Meta=(DisplayName="Cutoff (Hz)", EditCondition="bEnabled", ClampMin="20.0", ClampMax="20000.0", UIMin="20.0", UIMax="20000.0")
|
| GainDb |
float |
The gain of the filter shelf applied to the key signal. |
SubmixEffects/AudioMixerSubmixEffectDynamicsProcessor.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Filter
- Meta=(DisplayName="Gain (dB)", EditCondition="bEnabled", ClampMin="-60.0", ClampMax="6.0", UIMin="-60.0", UIMax="6.0")
|