---
title: "disableProfile(_:cable:onChannel:)"
framework: audiotoolbox
role: symbol
role_heading: Instance Method
path: "audiotoolbox/auaudiounit/disableprofile(_:cable:onchannel:)"
---

# disableProfile(_:cable:onChannel:)

## Declaration

```swift
func disableProfile(_ profile: MIDICIProfile, cable: UInt8, onChannel channel: MIDIChannelNumber) throws
```

## See Also

### Configuring the Channel Capabilities

- [channelCapabilities](audiotoolbox/auaudiounit/channelcapabilities.md)
- [channelMap](audiotoolbox/auaudiounit/channelmap.md)
- [profileState(forCable:channel:)](audiotoolbox/auaudiounit/profilestate(forcable:channel:).md)
- [enable(_:cable:onChannel:)](audiotoolbox/auaudiounit/enable(_:cable:onchannel:).md)
- [profileChangedBlock](audiotoolbox/auaudiounit/profilechangedblock.md)
