Contents

profileState(forChannel:)

Returns the profile state for the specified MIDI channel number.

Declaration

func profileState(forChannel channel: MIDIChannelNumber) -> MIDICIProfileState

Parameters

  • channel:

    The MIDI channel for which you return the profile state.

Return Value

A profile state object.

See Also

Configuring a Session