MIDIPacketList info
MIDIPacketList info
- Subject: MIDIPacketList info
- From: Gary Scavone <email@hidden>
- Date: Thu, 9 Oct 2003 13:58:37 -0700 (PDT)
Is there more documentation about MIDIPacketLists than that contained
in the CoreAudio PDF document from May 2001?
In particular, when you initialize a MIDIPacketList with an existing
buffer, does new memory get allocated for the list? If not, does that
buffer "define" the maximum size of all MIDIPackets in the list? And
what happens if the buffer is a local variable, a packet with a future
time stamp is sent, and the local variable is deleted when the
function call returns (for example, if I wrote a sendMessage()
function which creates a PacketList, fills it with a future
time-stamped Packet, and returns)?
-------------------------------------------------
Gary Scavone
Music Technology
McGill University
email@hidden
http://music.mcgill.ca/~gary/
-------------------------------------------------
_______________________________________________
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.