• 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
Midi sysex request in new thread
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Midi sysex request in new thread


  • Subject: Midi sysex request in new thread
  • From: "Peter Karlsson" <email@hidden>
  • Date: Wed, 15 Dec 2004 17:58:48 +0100

Dear list!

I have a little problem.

When I click a button, the code under that button starts a new thread. In
that thread I send a midi sysex request message to one of my synthesizers.
In my MyReadProc I increase a counter every time I receive a sysex midi
byte. This counter is checked for in a while loop in my new thread. And
when the counter have reached the size of the sysex message the while loop
is finished and the thread exits. That's the idea but...

It does not work so good. I get [MIDISportLike] sending full buffer
messages so it seems that my way of doing this consumes a lot of cpu power.
Can someone please help me to solve this?

Maybe there is a much better way? I must find a way to stop my code
executing until the sysex message is finished. That's the whole problem.
I'm open for suggestinss

Best regards Peter


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Controllers and retains
  • Next by Date: Programatically resizing a window
  • Previous by thread: Controllers and retains
  • Next by thread: Programatically resizing a window
  • Index(es):
    • Date
    • Thread