]> git.donarmstrong.com Git - lilypond.git/commit
Issue 3668: Let NullVoice have an existence in MIDI
authorDavid Kastrup <dak@gnu.org>
Mon, 18 Nov 2013 11:37:59 +0000 (12:37 +0100)
committerDavid Kastrup <dak@gnu.org>
Sun, 24 Nov 2013 08:41:54 +0000 (09:41 +0100)
commitd2e6c824bb0921062a10ef919e1bc899e9a8400c
tree3b0772c5f8b4e5bfbe42580911cd0b36b0600393
parentb9689fec40722e0306d120ec6548532aa62c98d8
Issue 3668: Let NullVoice have an existence in MIDI

Issue 3457 omitted to introduce the NullVoice context into MIDI.  This
implementation is incomplete (see the TODO in performer-init.ly), but
at least it does not let the context structure go off the deep end in
MIDI.
ly/performer-init.ly