MidiError Enum

Definition

Errors raised by the CoreMIDI stack.

public enum MidiError
type MidiError = 
Inheritance
MidiError

Fields

IDNotUnique -10843
InvalidClient -10830
InvalidPort -10831
MessageSendErr -10838
NoConnection -10833
NoCurrentSetup -10837
NotPermitted -10844
ObjectNotFound -10842
Ok 0
ServerStartErr -10839
SetupFormatErr -10840
UnknownEndpoint -10834
UnknownProperty -10835
WrongEndpointType -10832
WrongPropertyType -10836
WrongThread -10841

Applies to