FMaxStrengthPitchTracker::FMaxStrengthPitchTracker

Constructor accepts settings and a unique pointer to the pitch detector.

Windows
MacOS
Linux

References

Module

AudioSynesthesiaCore

Header

/Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/MaxStrengthPitchTracker.h

Include

#include "MaxStrengthPitchTracker.h"

Source

/Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Private/MaxStrengthPitchTracker.cpp

Syntax

FMaxStrengthPitchTracker
(
    const FMaxStrengthPitchTrackerSettings & InSettings,
    TUniquePtr< IPitchDetector > InDetector
)

Remarks

Constructor accepts settings and a unique pointer to the pitch detector.

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