BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'SoundSubmixSpectralAnalysisBandSettings' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Sound Submix Spectral Analysis Band Settings |
Outputs
Type | Name | Description |
---|---|---|
real | Band Frequency | The frequency band for the magnitude to analyze |
integer | Attack Time Msec | The attack time for the FFT band interpolation for delegate callback |
integer | Release Time Msec | The release time for the FFT band interpolation for delegate callback |
real | QFactor | The ratio of the bandwidth divided by the center frequency. Only used when the spectral analysis type is set to Constant Q. |