- From: Chris Lilley <chris@w3.org>
- Date: Mon, 10 Dec 2012 22:45:30 +0100
- To: bugzilla@jessica.w3.org
- CC: public-audio@w3.org
On Monday, December 10, 2012, 7:02:40 PM, bugzilla wrote: >> This is actually a Note On message with 0 velocity, which is equivalent to a >> Note Off message with 64 velocity (if I recall correctly). It's probably >> easier to understand for MIDI newbies to use the actual Note Off message: bjwo> Done. Its also really common for controllers to use the velocity zero NoreOn message as an alias for NoteOff. So the first example should use explicit NoteOn, NoteOff and there should be a second example with NoteOn, NoteOn(x,0, x) with an explanation. For completeness, an all notes off example would be good too. -- Chris Lilley Technical Director, Interaction Domain W3C Graphics Activity Lead, Fonts Activity Lead Co-Chair, W3C Hypertext CG Member, CSS, WebFonts, SVG Working Groups
Received on Monday, 10 December 2012 21:45:05 UTC