FSubmixEffectConvolutionReverbSettings

Windows
MacOS
Linux

References

Module

Synthesis

Header

/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SubmixEffects/SubmixEffectConvolutionReverb.h

Include

#include "SubmixEffects/SubmixEffectConvolutionReverb.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)([BlueprintType](Programming/UnrealArchitecture/Reference/Structs/Specifiers/BlueprintType))
struct FSubmixEffectConvolutionReverbSettings

Variables

Name Description

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

bool

 

bBypass

If true, input audio is directly routed to output audio with applying any effect.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

bool

 

bInvertRearChannelBleedPhase

If true, rear channel bleed sends will have their phase inverted.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

bool

 

bMixInputChannelFormatToImpulseResponseFormat

If true, the submix input audio is downmixed to match the IR asset audio channel format.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

bool

 

bMixReverbOutputToOutputChannelFormat

If true, the reverberated audio is upmixed or downmixed to match the submix output audio format.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

bool

 

bSurroundRearChannelFlip

If true, send Surround Rear Channel Bleed Amount sends front left to back right and vice versa

Public variable

float

 

NormalizationVolumeDb

Used to account for energy added by convolution with "loud" Impulse Responses.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

float

 

SurroundRearChannelBleedDb

Amout of audio to be sent to rear channels in quad/surround configurations

Constructors

Deprecated Variables

Name Description

Public variable UProperty Meta

bool

 

AllowHardwareAcceleration_DEPRECATED

Public variable UProperty Meta

UAudioImpulseRe...

 

ImpulseResponse_DEPRECATED

Public variable UProperty Meta

float

 

SurroundRearChannelBleedAmount_DEPRECATED

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