IConvolutionAlgorithm::SetImpulseResponse

Set impulse response values.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/ConvolutionAlgorithm.h"

Syntax

void SetImpulseResponse
(
    int32 InImpulseResponseIndex,
    const float * InSamples,
    int32 NumSamples
)

Remarks

Set impulse response values.

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