MIDIClientCreate returns kMIDIServerStartErr -10839
MIDIClientCreate returns kMIDIServerStartErr -10839
- Subject: MIDIClientCreate returns kMIDIServerStartErr -10839
- From: Philippe Wicker <email@hidden>
- Date: Mon, 23 Jul 2012 18:17:23 +0200
Hello,
One of our client reports an error in a MIDI application due to a failure in a call to MIDIClientCreate. The call to MIDIClientCreate returns the error -10839 (kMIDIServerStartErr). This user is running a PowerPC G5 with Mac OS 10.5 installed.
Does anyone know what could prevent the MIDI server to start?
The call looks like this: err = MIDIClientCreate(name, &NotifyProc, this, &mProxyRef);
The 'name' is something like "Midi Proxy 500c5826.3573f", 'NotifyProc' is an empty notification callback, and 'mProxyRef' is the expected MIDIClientRef.
Thanks
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden