FPitchInfo

Contains information about a pitch observation.

Windows
MacOS
Linux

References

Module

AudioSynesthesiaCore

Header

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

Include

#include "PitchTracker.h"

Syntax

struct FPitchInfo

Remarks

Contains information about a pitch observation.

Variables

Name Description

Public variable

float

 

Frequency

The frequency (in Hz) of the observed pitch.

Public variable

float

 

Strength

The strength of the pitch.

Public variable

double

 

Timestamp

The timestamp (in seconds) of the pitch observation.

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