Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Dynamics Band Settings' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Dynamics Band Settings |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Crossover Top Frequency | Frequency of the crossover between this band and the next. The last band will have this property ignored |
| real | Attack Time Msec | The amount of time to ramp into any dynamics processing effect in milliseconds. |
| real | Release Time Msec | The amount of time to release the dynamics processing effect in milliseconds |
| real | Threshold Db | The threshold at which to perform a dynamics processing operation |
| real | Ratio | The dynamics processor ratio -- has different meaning depending on the processor type. |
| real | Knee (D B) | The knee bandwidth of the compressor to use in dB |
| real | Input Gain (D B) | The input gain of the dynamics processor in dB |
| real | Output Gain (D B) | The output gain of the dynamics processor in dB |