Break MIDIDeviceInfo

Break MIDIDeviceInfo

Windows
MacOS
Linux

Adds a node that breaks a 'MIDIDeviceInfo' into its member fields

Break MIDIDeviceInfo
MIDIDevice Info
Device ID
0
Device Name
Is Already In Use
Is Default Device

Inputs

MIDIDevice Info
MIDIDevice Info Structure (by ref)

Outputs

Device ID
Integer

The unique ID of this MIDI device

Device Name
String

The name of this device. This name comes from the MIDI hardware, any might not be unique

Is Already In Use
Boolean

Whether the device is already in use. You might not want to create a controller for devices that are busy. Someone else could be using it.

Is Default Device
Boolean

True if this is the default MIDI device for input on this system

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss