Navigation
API > API/Runtime > API/Runtime/SignalProcessing > API/Runtime/SignalProcessing/DSP
References
| Module | SignalProcessing |
| Header | /Engine/Source/Runtime/SignalProcessing/Public/DSP/MelScale.h |
| Include | #include "DSP/MelScale.h" |
Syntax
struct FMelSpectrumKernelSettings
Remarks
Settings for a mel kernel which transforms an linearly space spectrum (e.g. FFT Magnitude) to a mel spectrum
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | BandWidthStretch | ||
| float | KernelMaxCenterFreq | ||
| float | KernelMinCenterFreq | ||
| EMelNormalization | Normalization | ||
| int32 | NumBands |
Constructors
| Type | Name | Description | |
|---|---|---|---|