Re: MIDIPacketList behaviour problem
Re: MIDIPacketList behaviour problem
- Subject: Re: MIDIPacketList behaviour problem
- From: Marc Pergand <email@hidden>
- Date: Fri, 23 Jan 2004 13:39:37 +0100
Look there:
http://lists.apple.com/mhonarc/coreaudio-api/msg08444.html
and there:
http://lists.apple.com/mhonarc/coreaudio-api/msg08443.html
Be aware that addRawData(byte[] data) only exists on Panther (whaoo!
great news!), until that nothing seems to work except for ints ...
Sending multiple messages with MIDISysexSendRequest may crash, you have
to wait until the complete sysEx is send (by testing isComplete() )
before sending a anoyher sysEx.
Hope that help,
Marc.
_______________________________________________
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.