FEpicSynth1::NoteOn

Plays a.

Windows
MacOS
Linux

References

Module

Synthesis

Header

/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Public/EpicSynth1.h

Include

#include "EpicSynth1.h"

Source

/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Private/EpicSynth1.cpp

Syntax

void NoteOn
(
    const uint32 InMidiNote,
    const float InVelocity,
    const float Duration
)

Remarks

With the given midi note and midi velocity

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