USynthSamplePlayer::Init

Initialize the synth component.

Windows
MacOS
Linux

Override Hierarchy

USynthComponent::Init()

USynthSamplePlayer::Init()

References

Module

Synthesis

Header

/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SynthComponents/SynthComponentWaveTable.h

Include

#include "SynthComponents/SynthComponentWaveTable.h"

Source

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

Syntax

virtual bool Init
(
    int32 & SampleRate
)

Remarks

Initialize the synth component.

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