FLateReflectionsPlateDelays

Delay line settings for reverb plate delay Tap locations are determined by analyzing these delay values.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/LateReflectionsFast.h"

Syntax

struct FLateReflectionsPlateDelays

Remarks

Delay line settings for reverb plate delay Tap locations are determined by analyzing these delay values.

Variables

Name Description

Public variable

int32

 

NumSamplesAPF

All pass filter length.

Public variable

int32

 

NumSamplesDelayA

Tap 0 exists at the output of DelayA.

Public variable

int32

 

NumSamplesDelayB

Tap 1 exists at the output of DelayB.

Public variable

int32

 

NumSamplesDelayC

Tap 2 exists at the output of DelayC.

Public variable

int32

 

NumSamplesDelayD

Delay line length.

Public variable

int32

 

NumSamplesDelayE

Tap 3 exists at the output of DelayE.

Public variable

int32

 

NumSamplesDelayF

Tap 4 exists at the output of DelayF.

Public variable

int32

 

NumSamplesDelayG

Tap 5 exists at the output of DelayG.

Public variable

int32

 

NumSamplesDelayH

Tap 6 exists at the output of DelayH.

Public variable

int32

 

NumSamplesDelayI

Output tap exists at the output of DelayI.

Public variable

int32

 

NumSamplesModulatedBase

Base delay samples for modulated delay.

Public variable

int32

 

NumSamplesModulatedDelta

Max delta samples for modulated delay.

Functions

Name Description

Public function Static

FLateReflect...

 

DefaultLeftDelays

(
    float InSampleRate
)

Default delay settings for left channel.

Public function Static

FLateReflect...

 

DefaultRightDelays

(
    float InSampleRate
)

Default delay settings for right channel.

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