<!--
{
  "availability" : [
    "iOS: 14.0.0 - 18.0.0",
    "iPadOS: 14.0.0 - 18.0.0",
    "macCatalyst: 14.0.0 - 18.0.0",
    "macOS: 11.0.0 - 15.0.0",
    "visionOS: 1.0.0 - 2.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "CoreMIDI",
  "identifier" : "/documentation/CoreMIDI/MIDICIDiscoveredNode",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Core MIDI"
    ],
    "preciseIdentifier" : "c:objc(cs)MIDICIDiscoveredNode"
  },
  "title" : "MIDICIDiscoveredNode"
}
-->

# MIDICIDiscoveredNode

A discovered MIDI-CI node that represents a MIDI source and destination that respond to capability inquiries.

```
class MIDICIDiscoveredNode
```

## Topics

### Inspecting a Node

[`destination`](/documentation/CoreMIDI/MIDICIDiscoveredNode/destination)

The node’s MIDI destination.

[`deviceInfo`](/documentation/CoreMIDI/MIDICIDiscoveredNode/deviceInfo)

The available MIDI-CI device information.

[`supportsProfiles`](/documentation/CoreMIDI/MIDICIDiscoveredNode/supportsProfiles)

A Boolean value that indicates whether this node supports MIDI-CI profiles.

[`supportsProperties`](/documentation/CoreMIDI/MIDICIDiscoveredNode/supportsProperties)

A Boolean value that indicates whether this node supports MIDI-CI properties.

[`maximumSysExSize`](/documentation/CoreMIDI/MIDICIDiscoveredNode/maximumSysExSize)

The maximum size of a System Exclusive (SysEx) message this node supports.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)