<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreMIDI",
  "identifier" : "/documentation/CoreMIDI/MIDIEventList",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Core MIDI"
    ],
    "preciseIdentifier" : "c:@S@MIDIEventList"
  },
  "title" : "MIDIEventList"
}
-->

# MIDIEventList

A variable-length list of MIDI event packets.

```
struct MIDIEventList
```

## Topics

### Configuring an Event List

[`protocol`](/documentation/CoreMIDI/MIDIEventList/protocol)

The MIDI protocol variant of the events in the list.

[`numPackets`](/documentation/CoreMIDI/MIDIEventList/numPackets)

The number of MIDI event packet structures in the list.

[`packet`](/documentation/CoreMIDI/MIDIEventList/packet)

An array of variable-length MIDI event packet structures.



---

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)