FPseudoConstantQ::GetConstantQCenterFrequency

Returns the center frequency of a given CQT band.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

/Engine/Source/Runtime/SignalProcessing/Public/DSP/ConstantQ.h

Include

#include "DSP/ConstantQ.h"

Source

/Engine/Source/Runtime/SignalProcessing/Private/ConstantQ.cpp

Syntax

static float GetConstantQCenterFrequency
(
    const int32 InBandIndex,
    const float InBaseFrequency,
    const float InBandsPerOctave
)

Remarks

Returns the center frequency of a given CQT band.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss