FLoudnessNRTResult::GetChannelLoudnessRange

Returns range in dB of loudness result given the noise floor.

Windows
MacOS
Linux

References

Module

AudioSynesthesiaCore

Header

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

Include

#include "LoudnessNRTFactory.h"

Source

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

Syntax

float GetChannelLoudnessRange
(
    int32 InChannelIdx,
    float InNoiseFloor
) const

Remarks

Returns range in dB of loudness result given the noise floor.

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