#include <Reverb.h>
◆ FEarlyReflections()
| Audio::FEarlyReflections::FEarlyReflections |
( |
| ) |
|
◆ ~FEarlyReflections()
| Audio::FEarlyReflections::~FEarlyReflections |
( |
| ) |
|
|
virtual |
◆ ApplySettings()
| void Audio::FEarlyReflections::ApplySettings |
( |
| ) |
|
|
protected |
◆ Init()
| void Audio::FEarlyReflections::Init |
( |
const int32 |
InSampleRate | ) |
|
◆ ProcessAudioFrame()
| void Audio::FEarlyReflections::ProcessAudioFrame |
( |
const float * |
InBuffer, |
|
|
const int32 |
InChannels, |
|
|
float * |
OutBuffer, |
|
|
const int32 |
OutChannels |
|
) |
| |
◆ ProcessDelayLine()
◆ SetSettings()
◆ Data
◆ MatrixScaleFactor
| float Audio::FEarlyReflections::MatrixScaleFactor |
|
protected |
◆ Settings
The documentation for this class was generated from the following files:
- Engine/Source/Runtime/SignalProcessing/Public/DSP/Reverb.h
- Engine/Source/Runtime/SignalProcessing/Private/Reverb.cpp