]> git.donarmstrong.com Git - lilypond.git/commit
MusicXML: Convert string information
authorReinhold Kainhofer <reinhold@kainhofer.com>
Mon, 29 Oct 2007 23:02:04 +0000 (00:02 +0100)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Mon, 29 Oct 2007 23:02:04 +0000 (00:02 +0100)
commitda5455debc2cbd54cac454dded7db87381c9d23c
tree6d319d6e1517f5eedc7fd16f7069ebba1a503d18
parent59b852e23b0d0e48d47e567ad20203d113795bd6
MusicXML: Convert string information

For tab staves and voices, we will need to convert the <string> number
to lilypond to lilypond's \1, ..., \6 commands. So far, the tab staff
is not yet created, so these commands do not have any effect yet, but
they will be needed in the near future.
scripts/musicxml2ly.py