Re: MIDIClient parm in MIDINotifyProc.execute
Re: MIDIClient parm in MIDINotifyProc.execute
- Subject: Re: MIDIClient parm in MIDINotifyProc.execute
- From: Scott Ruda <email@hidden>
- Date: Tue, 11 Sep 2001 00:14:23 -0700
I'm using the Java APIs to access the CoreAudio MIDI services and was
wondering if it is expected behavior for the MIDIClient parm in the
MIDINotifyProc.execute callback to always return a null value. (That's
what I always get). Normally I presume one would only ever
I now see that sometimes I do get a valid MIDIClient reference. Seems
like an intermittent bug...
Scott