Navigation
API > API/Plugins > API/Plugins/Synthesis > API/Plugins/Synthesis/FConvolutionReverb
References
Module | Synthesis |
Header | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Public/ConvolutionReverb.h |
Include | #include "ConvolutionReverb.h" |
Source | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Private/ConvolutionReverb.cpp |
static void InterleaveBuffer
(
FAlignedFloatBuffer & OutBuffer,
const TArray < FAlignedFloatBuffer > & InputBuffers,
const int32 NumChannels
)