FOnsetStrengthAnalyzer::GetTimestampForIndex

Converts an onset strength index into a timestamp.

Windows
MacOS
Linux

References

Module

AudioSynesthesiaCore

Header

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

Include

#include "OnsetAnalyzer.h"

Source

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

Syntax

static float GetTimestampForIndex
(
    const FOnsetStrengthSettings & InSettings,
    float InSampleRate,
    int32 InIndex
)

Remarks

Converts an onset strength index into a timestamp.

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