FGranularSynth::SetScrubMode

Sets whether or not the buffer playback advances on its own or if it just sits in one place.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/Granulator.h"

Source

/Engine/Source/Runtime/SignalProcessing/Private/Granulator.cpp

Syntax

void SetScrubMode
(
    const bool bIsScrubMode
)

Remarks

Sets whether or not the buffer playback advances on its own or if it just sits in one place.

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