FFDNCoefficients

Filter coefficients of 4 channel feedback delay network.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/FeedbackDelayNetwork.h"

Syntax

struct FFDNCoefficients

Remarks

Filter coefficients of 4 channel feedback delay network.

Variables

Name Description

Public variable

float[4]

 

APFG

All pass filter coefficients. One coefficient for each filter.

Public variable

float

 

Feedback

Feedback multiplier of mixing matrix output to network input.

Public variable

float

 

InputScale

Sample multiplier of input samples before they enter the delay line.

Public variable

float[4]

 

LPFA

Low pass filter feed back coefficients. One coefficient for each filter.

Public variable

float[4]

 

LPFB

Low pass filter feed forward coefficients. One coefficient for each 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