Platforms to show: All Mac Windows Linux Cross-Platform

Back to MidiClientMBS class.

MidiClientMBS.kMIDIIDNotUnique = -10843

Type Topic Plugin Version
const MIDI MBS MacCF Plugin 9.6
One of the type constants for a MIDI error.

Attempt to set a non-unique kMIDIPropertyUniqueID on an object.

MidiClientMBS.kMIDIInvalidClient = -10830

Type Topic Plugin Version
const MIDI MBS MacCF Plugin 9.6
One of the type constants for a MIDI error.

An invalid MIDIClientRef was passed.

MidiClientMBS.kMIDIInvalidPort = -10831

Type Topic Plugin Version
const MIDI MBS MacCF Plugin 9.6
One of the type constants for a MIDI error.

An invalid MIDIPortRef was passed.

MidiClientMBS.kMIDIInvalidUniqueID = 0

Type Topic Plugin Version
const MIDI MBS MacCF Plugin 9.6
A constant for an invalid unique ID.

MidiClientMBS.kMIDIMessageSendErr = -10838

Type Topic Plugin Version
const MIDI MBS MacCF Plugin 9.6
One of the type constants for a MIDI error.

Communication with MIDIServer failed.

MidiClientMBS.kMIDIMsgIOError = 7

Type Topic Plugin Version
const MIDI MBS MacCF Plugin 9.6
One of the type constants for a MIDI Notification.

A driver I/O error occurred.

MidiClientMBS.kMIDIMsgObjectAdded = 2

Type Topic Plugin Version
const MIDI MBS MacCF Plugin 9.6
One of the type constants for a MIDI Notification.

A device, entity or endpoint was added.

MidiClientMBS.kMIDIMsgObjectRemoved = 3

Type Topic Plugin Version
const MIDI MBS MacCF Plugin 9.6
One of the type constants for a MIDI Notification.

A device, entity or endpoint was removed.

MidiClientMBS.kMIDIMsgPropertyChanged = 4

Type Topic Plugin Version
const MIDI MBS MacCF Plugin 9.6
One of the type constants for a MIDI Notification.

An object's property was changed.

MidiClientMBS.kMIDIMsgSerialPortOwnerChanged = 6

Type Topic Plugin Version
const MIDI MBS MacCF Plugin 9.6
One of the type constants for a MIDI Notification.

A persistent MIDI Thru connection was created or destroyed. No data. New for CoreMIDI 1.3.

MidiClientMBS.kMIDIMsgSetupChanged = 1

Type Topic Plugin Version
const MIDI MBS MacCF Plugin 9.6
One of the type constants for a MIDI Notification.

Some aspect of the current MIDISetup has changed. No data. Should ignore this message if messages 2-6 are handled.

MidiClientMBS.kMIDIMsgThruConnectionsChanged = 5

Type Topic Plugin Version
const MIDI MBS MacCF Plugin 9.6
One of the type constants for a MIDI Notification.

A persistent MIDI Thru connection was created or destroyed. No data. New for CoreMIDI 1.3.

MidiClientMBS.kMIDINoConnection = -10833

Type Topic Plugin Version
const MIDI MBS MacCF Plugin 9.6
One of the type constants for a MIDI error.

Attempt to close a non-existant connection.

MidiClientMBS.kMIDINoCurrentSetup = -10837

Type Topic Plugin Version
const MIDI MBS MacCF Plugin 9.6
One of the type constants for a MIDI error.

Internal error; there is no current MIDI setup object.

MidiClientMBS.kMIDIObjectNotFound = -10842

Type Topic Plugin Version
const MIDI MBS MacCF Plugin 9.6
One of the type constants for a MIDI error.

The requested object does not exist.

MidiClientMBS.kMIDIServerStartErr = -10839

Type Topic Plugin Version
const MIDI MBS MacCF Plugin 9.6
One of the type constants for a MIDI error.

Unable to start MIDIServer.

MidiClientMBS.kMIDISetupFormatErr = -10840

Type Topic Plugin Version
const MIDI MBS MacCF Plugin 9.6
One of the type constants for a MIDI error.

Unable to read the saved state.

MidiClientMBS.kMIDIUnknownEndpoint = -10834

Type Topic Plugin Version
const MIDI MBS MacCF Plugin 9.6
One of the type constants for a MIDI error.

An invalid MIDIEndpointRef was passed.

MidiClientMBS.kMIDIUnknownProperty = -10835

Type Topic Plugin Version
const MIDI MBS MacCF Plugin 9.6
One of the type constants for a MIDI error.

Attempt to query a property not set on the object.

MidiClientMBS.kMIDIWrongEndpointType = -10832

Type Topic Plugin Version
const MIDI MBS MacCF Plugin 9.6
One of the type constants for a MIDI error.

A source endpoint was passed to a function expecting a destination, or vice versa.

MidiClientMBS.kMIDIWrongPropertyType = -10836

Type Topic Plugin Version
const MIDI MBS MacCF Plugin 9.6
One of the type constants for a MIDI error.

Attempt to set a property with a value not of the correct type.

MidiClientMBS.kMIDIWrongThread = -10841

Type Topic Plugin Version
const MIDI MBS MacCF Plugin 9.6
One of the type constants for a MIDI error.

A driver is calling a non-I/O function in the server from a thread other than the server's main thread.

The items on this page are in the following plugins: MBS MacCF Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...