profileState(forChannel:)
Returns the profile state for the specified MIDI channel number.
Declaration
func profileState(forChannel channel: MIDIChannelNumber) -> MIDICIProfileStateParameters
- channel:
The MIDI channel for which you return the profile state.
Return Value
A profile state object.