FModulationDestination::ProcessControl

Processes output buffer by modulating the input buffer of base (i.e. carrier) values (in unit space).

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundModulationDestination.h

Include

#include "Sound/SoundModulationDestination.h"

Source

/Engine/Source/Runtime/Engine/Private/SoundModulationDestination.cpp

Syntax

void ProcessControl
(
    const float *__restrict InBufferUnitBase,
    int32 InNumSamples
)

Remarks

Processes output buffer by modulating the input buffer of base (i.e. carrier) values (in unit space). Asserts if parameter is not set as buffered.

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