• 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
Sysex MIDI Packets
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Sysex MIDI Packets


  • Subject: Sysex MIDI Packets
  • From: Rib Rdb <email@hidden>
  • Date: Tue, 10 Feb 2004 00:09:28 -0800 (PST)

Another developer on my project is interpretting the documentation
differently than I am on what can be in a MIDIPacket, and I wanted to
try to figure out what's right. Our confusion is with Sysex messages
that are mixed with realtime messages. We're trying to figure out if
it would be possible to recieve a packet with data like this:
{ 0xf0, 0, 1, 2, 0xfe, 3, 5, 6, 7, 8, 0xf7 }
or maybe two packets like
{ 0xf0, 0, 1, 2}, { 0xfe, 3, 5, 6, 7, 8, 0xf7 }

or if it will always come with the realtime message in it's own
packet:
{ 0xf0, 0, 1, 2 }, { 0xfe }, { 3, 5, 6, 7, 8, 0xf7 }

thanks for your help.

__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html
_______________________________________________
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: Sysex MIDI Packets
      • From: Doug Wyatt <email@hidden>
    • Re: Sysex MIDI Packets
      • From: Kurt Revis <email@hidden>
  • Prev by Date: Re: Playing AudioBuffers from Memory
  • Next by Date: Channel Maps and HALOutputUnit
  • Previous by thread: Re: Playing AudioBuffers from Memory
  • Next by thread: Re: Sysex MIDI Packets
  • Index(es):
    • Date
    • Thread