The return value of EnableSource() and MIDIPortConnnection()
The return value of EnableSource() and MIDIPortConnnection()
- Subject: The return value of EnableSource() and MIDIPortConnnection()
- From: Hitoshi Yamauchi <email@hidden>
- Date: Thu, 05 Apr 2007 09:31:13 +0900
Hi,
I am developing a MIDI Driver and have a problem related to
MIDIDriverInterface::EnableSource().
The error is not delivered to the MIDI application using my MIDI
driver, when my MIDI driver returns an error in EnableSource()
method. I think MIDIPortConnectSource() execution of MIDI application
cause EnableSource() execution of my MIDI driver, so the return value
of the MIDIPortConnectSource() method should be error value when the
EnableSource() returns an error. But In Mac OS 10.4.9, when
EnableSource() in my MIDI driver returns an error,
MIDIPortConnectSource() returns noErr.
Is this a problem of MIDIServer ?
Are there any way to tell an error of EnableSource() to the MIDI
application ?
Thanks,
Yamauchi
_______________________________________________
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