On Wed, 2017-05-10 at 13:43 +1000, Don Gingrich wrote: > Perhaps cubase does something unusual with the setup > of the XML file?
Unfortunately MusicXML is IMHO just a rag-bag of ideas for fields to describe poorly documented music features, every program devises its own interpretation of the "standard". FWIW I imported this via Denemo and it looked ok - not sure what it should look like. Attached is the LilyPond source generated and the PDF I get. Richard
output-Default Score Layout.pdf
Description: Adobe PDF document
%% LilyPond file generated by Denemo version 2.1.3 %%http://www.gnu.org/software/denemo/ \version "2.18.0" CompactChordSymbols = {} #(define DenemoTransposeStep 0) #(define DenemoTransposeAccidental 0) DenemoGlobalTranspose = #(define-music-function (parser location arg)(ly:music?) #{\transpose c c#arg #}) titledPiece = {} AutoBarline = {} AutoEndMovementBarline = \bar "|." % The music follows MvmntIVoiceI = { <> ^\markup \bold {"Levi Jackson Rag" }} \score { %Start of Selection from current movement << %Start of Staff \new Staff = "voice 1" << \new Voice = "MvmntIVoiceI" { \clef treble \key c \major \time 2/4 \MvmntIVoiceI } %End of voice >> %End of Staff >> \header { } } %End of Movement
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user