Dieter <[email protected]> writes: > I want to share with you my recent experience with decoding Mozart Piano > Sonata K545. (Musescore provides the MusicXML file <K545.xml>). > > When I run XML2PMX on <k545.xml> I do not get passed measure 25 with the > a5-trill. The reason is an original idea of MuseScore. > > It seems they want to include the notes of the trill (all 32nd notes) > for use in Midi playing. The trick is that the right hand gets two voices: > > the main note "a0" and the 32 trill notes: "a35 b35 . . ." plus the > after grace: "g35 a35." > > However these trill notes are not meant for printing and are marked > with "print-object="no">". > > The pesent version of XML2PMX discards them from the beginning. > > The nasty thing is, I first have to detect the second voice for the > trill notes and then later have to discard them. > > This last step is waiting to be programmed.
Hi, Dieter: an alternative could be to simply modify the score (e.g. deleting that trill and replacing it with a simpler notation of it) via Musescore, and then exporting the result to MusicXML format... Cheers, Rodolfo ------------------------------- [email protected] mailing list If you want to unsubscribe or look at the archives, go to https://tug.org/mailman/listinfo/tex-music

