Contents

manufacturer

The MIDI System Exclusive (SysEx) ID of the device manufacturer.

Declaration

var manufacturer: (UInt8, UInt8, UInt8)

Discussion

This value is 3 bytes long.

The framework pads single-byte System Exclusive (SysEx) IDs with trailing zeros. For example, Apple’s SysEx ID, 0x11, is 0x110000.

See Also

Configuring Device Identification