[Bug 19976] Allowed contents of send( data ) needs to be detailed.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=19976

Jussi Kalliokoski <jussi.kalliokoski@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jussi.kalliokoski@gmail.com

--- Comment #1 from Jussi Kalliokoski <jussi.kalliokoski@gmail.com> ---
(In reply to comment #0)
> I realized I had not explicitly detailed what can go in the data bytes in a
> send() call.  I believe this should be effectively what can go in a
> MIDIPacket in CoreMIDI:
> 
> A variable-length stream of MIDI messages. Running status is not allowed. In
> the case of system-exclusive messages, a packet may only contain a single
> message, or portion of one, with no other MIDI events. The MIDI messages in
> the packet must always be complete, except for system-exclusive.

Sounds good to me.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 16 November 2012 12:20:55 UTC