• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: MIDI callback thread
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MIDI callback thread


  • Subject: Re: MIDI callback thread
  • From: Kurt Revis <email@hidden>
  • Date: Tue, 2 Jul 2002 11:43:50 -0700

On Tuesday, July 2, 2002, at 02:47 AM, Norbert Schnell wrote:

Are the call back functions of all MIDI input ports called in (a different but) the same thread

Yes. This is a thread which CoreMIDI creates for you.

and is this thread as well the same as the notify callback for the client??

No. Your MIDINotifyProc gets called in the same thread which originally called MIDIClientCreate(). This is usually the main thread of your application (although it doesn't necessarily have to be).

--
Kurt Revis
email@hidden
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.

References: 
 >MIDI callback thread (From: Norbert Schnell <email@hidden>)

  • Prev by Date: Dave
  • Next by Date: Re: CoreMIDI questions
  • Previous by thread: MIDI callback thread
  • Next by thread: Re: java coreaudio, missing methods
  • Index(es):
    • Date
    • Thread