| AttackTime |
float |
Attack time of envelope response (in sec) |
Generators/SoundModulationEnvelopeFollower.h |
- EditAnywhere
- Category=Modulation
- BlueprintReadWrite
- Meta=(EditCondition="!bBypass", ClampMin=0.0f)
|
| AudioBus |
TObjectPtr< UAudioBus > |
AudioBus to follow amplitude of and generate modulation control signal from. |
Generators/SoundModulationEnvelopeFollower.h |
- EditAnywhere
- Category=Modulation
- BlueprintReadWrite
- Meta=(EditCondition="!bBypass")
|
| bBypass |
bool |
If true, bypasses generator from being modulated by parameters, patches, or mixed (remains active and computed). |
Generators/SoundModulationEnvelopeFollower.h |
- EditAnywhere
- Category=Modulation
- BlueprintReadWrite
|
| bInvert |
bool |
If true, inverts output |
Generators/SoundModulationEnvelopeFollower.h |
- EditAnywhere
- Category=Modulation
- BlueprintReadWrite
- Meta=(EditCondition="!bBypass", DisplayAfter="ReleaseTime")
|
| Gain |
float |
Gain to apply to amplitude signal. |
Generators/SoundModulationEnvelopeFollower.h |
- EditAnywhere
- Category=Modulation
- BlueprintReadWrite
- Meta=(EditCondition="!bBypass", ClampMin=0.0f)
|
| ReleaseTime |
float |
Release time of envelope response (in sec) |
Generators/SoundModulationEnvelopeFollower.h |
- EditAnywhere
- Category=Modulation
- BlueprintReadWrite
- Meta=(EditCondition="!bBypass", ClampMin=0.0f)
|