• 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
nData argument in MidiPacketListAdd()
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

nData argument in MidiPacketListAdd()


  • Subject: nData argument in MidiPacketListAdd()
  • From: "Doug McKenzie" <email@hidden>
  • Date: Wed, 25 Sep 2002 02:37:30 -0700

If you supply a value that is less than the actual length of "data" for the "nData" argument of the MidiPacketListAdd() function, will the data get truncated?

eg. say I let data = { F0, 42, 16, 12}
but I use 3 for the nData argument.
Then I send the packet list.
Will the midi being sent look like { F0, 42, 16 } ?

Thanks in advance :)

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com
_______________________________________________
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.

  • Follow-Ups:
    • Re: nData argument in MidiPacketListAdd()
      • From: email@hidden
  • Prev by Date: Re: CFStringRef to cstring in c++?
  • Next by Date: Re: nData argument in MidiPacketListAdd()
  • Previous by thread: Custom Control/AUCarbonViewBase woes
  • Next by thread: Re: nData argument in MidiPacketListAdd()
  • Index(es):
    • Date
    • Thread