FFFTPeakPitchDetector::FFFTPeakPitchDetector

Create an fft pitch detector with settings and a sample rate.

Windows
MacOS
Linux

References

Module

AudioSynesthesiaCore

Header

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

Include

#include "FFTPeakPitchDetector.h"

Source

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

Syntax

FFFTPeakPitchDetector
(
    const FFFTPeakPitchDetectorSettings & InSettings,
    float InSampleRate
)

Remarks

Create an fft pitch detector with settings and a sample rate.

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