UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MelScale.cpp File Reference
#include "DSP/MelScale.h"
#include "CoreMinimal.h"
#include "DSP/FloatArrayMath.h"

Namespaces

namespace  Audio
 NO_LOGGING.
 

Functions

float Audio::MelToHz (float InMel)
 
float Audio::HzToMel (float InHz)
 
TUniquePtr< FContiguousSparse2DKernelTransformAudio::NewMelSpectrumKernelTransform (const FMelSpectrumKernelSettings &InSettings, const int32 InFFTSize, const float InSampleRate)