| AttackTimeMsec |
int32 |
The attack time for the FFT band interpolation for delegate callback. |
Sound/SoundSubmixSend.h |
- EditAnywhere
- BlueprintReadWrite
- Category=SubmixSpectralAnalysis
- Meta=(ClampMin="0.0", UIMin="10.0", UIMax="10000.0")
|
| BandFrequency |
float |
The frequency band for the magnitude to analyze. |
Sound/SoundSubmixSend.h |
- EditAnywhere
- BlueprintReadWrite
- Category=SubmixSpectralAnalysis
- Meta=(ClampMin="10.0", ClampMax="20000.0", UIMin="10.0", UIMax="10000.0")
|
| QFactor |
float |
The ratio of the bandwidth divided by the center frequency. Only used when the spectral analysis type is set to Constant Q. |
Sound/SoundSubmixSend.h |
- EditAnywhere
- BlueprintReadWrite
- AdvancedDisplay
- Category=SubmixSpectralAnalysis
- Meta=(ClampMin="0.001", UIMin="0.1", UIMax="100.0")
|
| ReleaseTimeMsec |
int32 |
The release time for the FFT band interpolation for delegate callback. |
Sound/SoundSubmixSend.h |
- EditAnywhere
- BlueprintReadWrite
- Category=SubmixSpectralAnalysis
- Meta=(ClampMin="0.0", UIMin="10.0", UIMax="10000.0")
|