]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4099: Partcombine warning about simultaneous breathing
authorDavid Kastrup <dak@gnu.org>
Sun, 16 Nov 2014 18:31:22 +0000 (19:31 +0100)
committerDavid Kastrup <dak@gnu.org>
Mon, 24 Nov 2014 19:12:28 +0000 (20:12 +0100)
commit05ae3ee407193d492f9baede0498eb81a05d93ab
tree2a8400383ad636dd272d58e9635f49d87da43bcc
parent2f6c938f9897f6106e0673a6bf16d4e570395a3e
Issue 4099: Partcombine warning about simultaneous breathing

This moves the default midi-length definition of BreathingEvent to
define-music-types: it does not make sense to put default settings in
the music event itself.
ly/music-functions-init.ly
scm/define-music-callbacks.scm
scm/define-music-types.scm