FOnsetNRTResult::AddChannel

Adds an empty channel. Useful if a channel exists without any onsets.

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 AddChannel
(
    int32 InChannelIndex
)

Remarks

Adds an empty channel. Useful if a channel exists without any onsets.