Re: [Bug 20254] Add code examples

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