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