FPeakPicker

Choose your operating system:

Windows

macOS

Linux

References

Module

AudioSynesthesiaCore

Header

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

Include

#include "PeakPicker.h"

Syntax

class FPeakPicker

Constructors

Name Description

Public function

FPeakPicker

(
    const FPeakPickerSettings& InSetti...
)

Functions

Name Description

Public function

void

 

PickPeaks

(
    TArrayView< const float > InView,
    TArray< int32 >& OutPeakIndices
)