Contents

MIDI2NoteOn(_:_:_:_:_:_:)

Declaration

func MIDI2NoteOn(_ group: UInt8, _ channel: UInt8, _ noteNumber: UInt8, _ attributeType: UInt8, _ attributeData: UInt16, _ velocity: UInt16) -> MIDIMessage_64

See Also

MIDI 2.0 Messages