---
title: "subscript(_:)"
framework: coremidi
role: symbol
role_heading: Instance Subscript
path: "coremidi/unsafemutablemidieventpacketpointer/subscript(_:)"
---

# subscript(_:)

## Declaration

```swift
subscript(index: UnsafeMutableMIDIEventPacketPointer.Index) -> UnsafeMutableMIDIEventPacketPointer.Element { get nonmutating set }
```
