FOnsetNRTResult::GetOnsetsForChannel

Retrieve the array of frames for a single channel of audio.

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

const TArray< FOnset > & GetOnsetsForChannel
(
    int32 InChannelIndex
) const

Remarks

Retrieve the array of frames for a single channel of audio.