BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'EnvelopeFollowerGeneratorParams' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Envelope Follower Generator Params |
Outputs
Type | Name | Description |
---|---|---|
boolean | Bypass | If true, bypasses generator from being modulated by parameters, patches, or mixed (remains active and computed). |
boolean | Invert | If true, inverts output |
object | Audio Bus | AudioBus to follow amplitude of and generate modulation control signal from. |
real | Gain | Gain to apply to amplitude signal. |
real | Attack Time | Attack time of envelope response (in sec) |
real | Release Time | Release time of envelope response (in sec) |