Navigation
API > API/Plugins > API/Plugins/HarmonixMetasound
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
HarmonixMetasound/DataTypes/MidiEventInfo.h |
|
|
|
HarmonixMetasound/DataTypes/FFTAnalyzerResult.h |
|
|
NOTE: Since there is no corresponding cpp file, the corresponding REGISTER_METASOUND_DATATYPE is in MidiClock.cpp. |
HarmonixMetasound/DataTypes/MusicSeekRequest.h |
|
|
|
HarmonixMetasound/DataTypes/TimeSignature.h |
|
| |
|
| Name |
DECLARE_METASOUND_DATA_REFERENCE_TYPES |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/Harmonix/Source/HarmonixMetasound/Public/HarmonixMetasound/DataTypes/MidiEventInfo.h |
| Include Path |
#include "HarmonixMetasound/DataTypes/MidiEventInfo.h" |
DECLARE_METASOUND_DATA_REFERENCE_TYPES
(
FMidiEventInfo
)
| |
|
| Name |
DECLARE_METASOUND_DATA_REFERENCE_TYPES |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/Harmonix/Source/HarmonixMetasound/Public/HarmonixMetasound/DataTypes/FFTAnalyzerResult.h |
| Include Path |
#include "HarmonixMetasound/DataTypes/FFTAnalyzerResult.h" |
DECLARE_METASOUND_DATA_REFERENCE_TYPES
(
FHarmonixFFTAnalyzerResults
)
Description
NOTE: Since there is no corresponding cpp file, the corresponding REGISTER_METASOUND_DATATYPE is in MidiClock.cpp.
| |
|
| Name |
DECLARE_METASOUND_DATA_REFERENCE_TYPES |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/Harmonix/Source/HarmonixMetasound/Public/HarmonixMetasound/DataTypes/MusicSeekRequest.h |
| Include Path |
#include "HarmonixMetasound/DataTypes/MusicSeekRequest.h" |
DECLARE_METASOUND_DATA_REFERENCE_TYPES
(
FMusicSeekRequest
)
| |
|
| Name |
DECLARE_METASOUND_DATA_REFERENCE_TYPES |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/Harmonix/Source/HarmonixMetasound/Public/HarmonixMetasound/DataTypes/TimeSignature.h |
| Include Path |
#include "HarmonixMetasound/DataTypes/TimeSignature.h" |
DECLARE_METASOUND_DATA_REFERENCE_TYPES
(
FTimeSignature
)