FOnsetNRTResult::SortChronologically

Sorts [FOnset](API\Plugins\AudioSynesthesiaCore\FOnset) arrays in chronologically ascnding order via their timestamp.

Choose your operating system:

Windows

macOS

Linux

References

Module

AudioSynesthesiaCore

Header

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

Include

#include "OnsetNRTFactory.h"

Source

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

Syntax

void SortChronologically()

Remarks

Sorts FOnset arrays in chronologically ascnding order via their timestamp.

Sorts FOnsetNRTFrame arrays in chronologically ascnding order via their timestamp.