]> git.donarmstrong.com Git - lilypond.git/commitdiff
MIDI: always output all midi events. Fixes #1593.
authorJan Nieuwenhuizen <janneke@gnu.org>
Tue, 5 Apr 2011 20:08:34 +0000 (22:08 +0200)
committerJan Nieuwenhuizen <janneke@gnu.org>
Tue, 5 Apr 2011 20:09:23 +0000 (22:09 +0200)
It seemed to be a good trick to not output midi dynamics and use note
velocities instead.  However, all events are preceeded by delta times
so we need every midi event.

When we are using note velocities, always output the default midi
channel value, which is 100.


No differences found