---
title: "profileState(forCable:channel:)"
framework: audiotoolbox
role: symbol
role_heading: Instance Method
path: "audiotoolbox/auaudiounit/profilestate(forcable:channel:)"
---

# profileState(forCable:channel:)

## Declaration

```swift
func profileState(forCable cable: UInt8, channel: MIDIChannelNumber) -> MIDICIProfileState
```

## See Also

### Configuring the Channel Capabilities

- [channelCapabilities](audiotoolbox/auaudiounit/channelcapabilities.md)
- [channelMap](audiotoolbox/auaudiounit/channelmap.md)
- [enable(_:cable:onChannel:)](audiotoolbox/auaudiounit/enable(_:cable:onchannel:).md)
- [disableProfile(_:cable:onChannel:)](audiotoolbox/auaudiounit/disableprofile(_:cable:onchannel:).md)
- [profileChangedBlock](audiotoolbox/auaudiounit/profilechangedblock.md)
