---
title: words
framework: coremidi
role: symbol
role_heading: Instance Property
path: coremidi/midieventpacket/words
---

# words

A variable-length stream of native-endian 32-bit Universal MIDI Packets (UMP).

## Declaration

```swift
var words: (UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
```

## See Also

### Configuring an Event Packet

- [timeStamp](coremidi/midieventpacket/timestamp.md)
- [wordCount](coremidi/midieventpacket/wordcount.md)
