manufacturerID
The MIDI System Exclusive (SysEx) ID of the device manufacturer.
Declaration
var manufacturerID: Data { get }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.