Contents

send(_:)

Sends a MIDI event list to the instrument.

Declaration

func send(_ eventList: UnsafePointer<MIDIEventList>)

Parameters

  • eventList:

    The MIDI event list.

See Also

Sending information to the MIDI instrument