FBiquadFilter::SetBandwidth

Sets the bandwidth (octaves) of the filter.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/Filter.h"

Source

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

Syntax

void SetBandwidth
(
    const float InBandwidth
)

Remarks

Sets the bandwidth (octaves) of the filter.

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