FEqualizer::SetBandBandwidth

Sets the band resonance (use alternatively to bandwidth)

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/EQ.h"

Source

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

Syntax

void SetBandBandwidth
(
    const int32 InBand,
    const float InBandwidth
)

Remarks

Sets the band resonance (use alternatively to bandwidth)

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