---
title: packet
framework: coremidi
role: symbol
role_heading: Instance Property
path: coremidi/midieventlist/packet
---

# packet

An array of variable-length MIDI event packet structures.

## Declaration

```swift
var packet: MIDIEventPacket
```

## See Also

### Configuring an Event List

- [protocol](coremidi/midieventlist/protocol.md)
- [numPackets](coremidi/midieventlist/numpackets.md)
