]> git.donarmstrong.com Git - lilypond.git/commit
MusicXML: Update musicxml2ly to use the new \tempo text dur=count function
authorReinhold Kainhofer <reinhold@kainhofer.com>
Sat, 28 Jun 2008 12:23:24 +0000 (14:23 +0200)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Sat, 28 Jun 2008 12:23:24 +0000 (14:23 +0200)
commite18477adafa0360a9ff8fa89b2db7c15ed558169
tree270f67efe00a68e62500082aa40c5df69a834f0d
parent0491e3b5574735fedcd5ce00ed773ca3e65898a1
MusicXML: Update musicxml2ly to use the new \tempo text dur=count function

For parenthesized metronome marks, we can now also use the new
  \tempo "" dur=count
function, which produces a parenthesized tempo mark if an empty text is
given.
python/musicexp.py