]> git.donarmstrong.com Git - lilypond.git/commit
MusicXML: Add a way to force a pitch output to be in absolute pitch
authorReinhold Kainhofer <reinhold@kainhofer.com>
Tue, 18 Nov 2008 19:16:19 +0000 (20:16 +0100)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Tue, 18 Nov 2008 20:51:21 +0000 (21:51 +0100)
commit377e93f7919c32e0f35c1f5c885e8704cbcf15b0
treef1dfe9909f7ea4571135f0e5b651684f2eb409ad
parent636a33f2007da49b2e50f1c4e9b9a643b6cd9a75
MusicXML: Add a way to force a pitch output to be in absolute pitch

Even when we convert in relative pitch mode, some pitches will still
need to be written out in absolute pitch. Examples are the arguments
of \transposition or \transpose...
python/musicexp.py