- From: <bugzilla@jessica.w3.org>
- Date: Fri, 16 Nov 2012 00:13:27 +0000
- To: public-audio@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19976
Priority: P2
Bug ID: 19976
Assignee: dave.null@w3.org
Summary: Allowed contents of send( data ) needs to be detailed.
QA Contact: public-audio@w3.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: cwilso@gmail.com
Hardware: All
Status: NEW
Version: unspecified
Component: MIDI API
Product: AudioWG
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.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 16 November 2012 00:13:28 UTC