Break FoundMIDIDevice

Break FoundMIDIDevice

Windows
MacOS
Linux

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

Break FoundMIDIDevice
Found MIDIDevice
Device ID
0
Device Name
Can Receive From
Can Send To
Is Already In Use
Is Default Input Device
Is Default Output Device

Inputs

Found MIDIDevice
Found MIDIDevice 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

Can Receive From
Boolean

True if the device supports sending events to us

Can Send To
Boolean

True if the device supports receiving events from us

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 Input Device
Boolean

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

Is Default Output Device
Boolean

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

Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback