Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that create a 'SoundSubmixSpectralAnalysisBandSettings' from its members
Inputs
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. |
Outputs
Type | Name | Description |
---|---|---|
struct | Sound Submix Spectral Analysis Band Settings |