]> git.donarmstrong.com Git - lilypond.git/commit
Default MIDI Note-On/Off velocity output.
authorMartin Tarenskeen <m.tarenskeen@zonnet.nl>
Thu, 9 Apr 2009 08:34:42 +0000 (10:34 +0200)
committerPatrick McCarty <pnorcks@gmail.com>
Fri, 17 Jul 2009 08:02:35 +0000 (01:02 -0700)
commit8345a0305dcd0345e9e5fc49c0c4932bebe28f0e
treef1ca64fa0f1489d185852ca6e986bed0ae32cdbd
parentd8a4403504782d5532c685cae0c77fa93e3a93f6
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.
(cherry picked from commit 7a63a88f2a3a1534dfcf7d1d50eea581b029a4c0)
lily/midi-item.cc