---
title: MIDIEventVisitor
framework: coremidi
role: symbol
role_heading: Type Alias
path: coremidi/midieventvisitor
---

# MIDIEventVisitor

## Declaration

```swift
typealias MIDIEventVisitor = (UnsafeMutableRawPointer?, MIDITimeStamp, MIDIUniversalMessage) -> Void
```

## See Also

### Data Types

- [MIDICIDeviceID](coremidi/midicideviceid.md)
- [MIDICIDeviceManager.DictionaryKey](coremidi/midicidevicemanager/dictionarykey.md)
- [MIDICIMUID](coremidi/midicimuid.md)
- [MIDICIPropertyExchangeRequestID](coremidi/midicipropertyexchangerequestid.md)
- [MIDIUInteger14](coremidi/midiuinteger14.md)
- [MIDIUInteger2](coremidi/midiuinteger2.md)
- [MIDIUInteger28](coremidi/midiuinteger28.md)
- [MIDIUInteger4](coremidi/midiuinteger4.md)
- [MIDIUInteger7](coremidi/midiuinteger7.md)
- [MIDIUMPEndpointManager.DictionaryKey](coremidi/midiumpendpointmanager/dictionarykey.md)
- [MIDIUMPFunctionBlockID](coremidi/midiumpfunctionblockid.md)
- [MIDIUMPGroupNumber](coremidi/midiumpgroupnumber.md)
- [MIDICIDiscoveryResponseBlock](coremidi/midicidiscoveryresponseblock.md)
- [MIDICISessionDisconnectBlock](coremidi/midicisessiondisconnectblock.md)
- [MIDIChannelNumber](coremidi/midichannelnumber.md)
