ETapLineMode

Windows
MacOS
Linux

References

Module

Synthesis

Header

/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SubmixEffects/SubmixEffectTapDelay.h

Include

#include "SubmixEffects/SubmixEffectTapDelay.h"

Syntax

enum ETapLineMode
{
    SendToChannel,
    Panning,
    Disabled,
}

Values

Name

Description

SendToChannel

Send tap audio output to a channel directly.

Panning

Allow tap to pan between channels based on azimuth angle.

Disabled

Disables the tap audio and performs a fadeout.

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