FLoudnessEntry

Holds the loudness values per a time step.

Choose your operating system:

Windows

macOS

Linux

References

Module

AudioSynesthesiaCore

Header

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

Include

#include "LoudnessFactory.h"

Syntax

struct FLoudnessEntry

Remarks

Holds the loudness values per a time step.

Variables

Name Description

Public variable

int32

 

Channel

Public variable

float

 

Energy

Public variable

float

 

Loudness

Public variable

float

 

Timestamp