Contents

disableProfile(_:onChannel:)

Performs an asynchronous request to disable a profile for a specific MIDI channel number.

Declaration

func disableProfile(_ profile: MIDICIProfile, onChannel channel: MIDIChannelNumber) throws

Parameters

  • profile:

    The profile to disable.

  • channel:

    The MIDI channel number.

See Also

Configuring a Session