Navigation
API > API/Runtime > API/Runtime/SignalProcessing > API/Runtime/SignalProcessing/DSP
References
| Module | SignalProcessing |
| Header | /Engine/Source/Runtime/SignalProcessing/Public/DSP/Reverb.h |
| Include | #include "DSP/Reverb.h" |
Syntax
struct FEarlyReflectionsSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Absorption | Early reflection high frequency absorption factor. | |
| float | Bandwidth | Input sample bandwidth before entering early reflections. | |
| float | Decay | Early reflections decay (lower value is longer) | |
| float | Gain | Early reflections gain. | |
| float | PreDelayMsec | Delay between input signal and early reflections. |
Constructors
| Type | Name | Description | |
|---|---|---|---|