disableProfile(_:onChannel:)
Performs an asynchronous request to disable a profile for a specific MIDI channel number.
Declaration
func disableProfile(_ profile: MIDICIProfile, onChannel channel: MIDIChannelNumber) throwsParameters
- profile:
The profile to disable.
- channel:
The MIDI channel number.