Contents

kMIDIPropertyManufacturer

The manufacturer name of a device or endpoint.

Declaration

let kMIDIPropertyManufacturer: CFString

Discussion

Use this property in the following cases:

  • MIDI drivers set this property on their devices.

  • Studio setup editors may allow the user to set this property on external devices.

  • Creators of virtual endpoints may set this property on their endpoints.

See Also

Identification