FPseudoConstantQ::GetConstantQBandWidth

Returns the bandwidth for 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 GetConstantQBandWidth
(
    const float InBandCenter,
    const float InBandsPerOctave,
    const float InBandWidthStretch
)

Remarks

Returns the bandwidth for 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