Navigation
API > API/Plugins > API/Plugins/AudioSynesthesiaCore
References
| Module | AudioSynesthesiaCore |
| Header | /Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/OnsetNRTFactory.h |
| Include | #include "OnsetNRTFactory.h" |
Syntax
struct FOnset
Remarks
Contains data relating to one onset.
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | Channel | Audio channel which produced the data. | |
| float | Strength | ||
| float | Timestamp | Timestamp in seconds referring to the center of the audio window. |