]> git.donarmstrong.com Git - lilypond.git/commit - lily/midi-item.cc
Default MIDI Note-On/Off velocity output.
authorMartin Tarenskeen <m.tarenskeen@zonnet.nl>
Thu, 9 Apr 2009 08:34:42 +0000 (10:34 +0200)
committerNeil Puttock <n.puttock@gmail.com>
Sat, 11 Apr 2009 13:00:34 +0000 (14:00 +0100)
commit54dcf612719bd5275bdf2231405be713be61fbf8
tree9ba1f509112e3bc12a44d349d235d990aaf4328c
parent2970ffbf1e41774474b2113c09a8ec1766e2224e
Default MIDI Note-On/Off velocity output.

Note-On: velocity=127 lowered to 90 = mezzoforte
Note-Off: common practice in the MIDI world is to
use Note-On messages with velocity=0 instead.
lily/midi-item.cc