Wait for sysex?
Wait for sysex?
- Subject: Wait for sysex?
- From: "Peter Karlsson" <email@hidden>
- Date: Wed, 25 Jun 2003 07:15:59 +0000
Dear list!
I have a little problem and I don't know how to solve it. My app sends out a
sysex request to one of my devices. The device answers and dumps the
requested data to my app. No problem so far.
After that is done I want to do some calculations on the dump (it can't be
done on the fly). I must wait until my device is finished with the dump
before I start to calculate. One of my ideas is to start polling a counter
so I know when the whole dump is done but that will freeze my app. Are there
any other solution? Can I for example just stop the current program flow and
restart it when the dump is done?
Peter
_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
_______________________________________________
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.