BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'SourceEffectFilterAudioBusModulationSettings' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Source Effect Filter Audio Bus Modulation Settings |
Outputs
Type | Name | Description |
---|---|---|
object | Audio Bus | Audio bus to use to modulate the filter |
integer | Attack Time (Ms) | The amplitude envelope follower attack time (in milliseconds) on the audio bus. |
integer | Release Time (Ms) | The amplitude envelope follower release time (in milliseconds) on the audio bus. |
real | Envelope Gain Multiplier | An amount to scale the envelope follower output to map to the modulation values. |
real | Min Frequency Modulation Amount | The frequency modulation value (in semitones from the filter frequency) to use when the envelope is quietest |
real | Max Frequency Modulation Amount | The frequency modulation value (in semitones from the filter frequency) to use when the envelope is loudest |
real | Min Resonance Modulation Amount | The resonance modulation value to use when the envelope is quietest |
real | Max Resonance Modulation Amount | The resonance modulation value to use when the envelope is loudest |