---
title: midiChannel
framework: coremidi
role: symbol
role_heading: Instance Property
path: coremidi/midiciprofilestate/midichannel
---

# midiChannel

The MIDI channel to which this state applies.

## Declaration

```swift
var midiChannel: MIDIChannelNumber { get }
```
