Tempo markings not imported/exported correctly via MusicXML
MusicXML files created by MuseScore (r.1619) have a tempo tag set at "1" beats per minute. The score plays back very slowly when open in other MusicXML-compatible applications.
Here is the relevant section from a MusicXML file created by MuseScore:
<direction placement="above"> <direction-type> <words>. = 104</words> </direction-type> <sound tempo="1"/> </direction>
Here is the relevant section from a MusicXML file created by Finale 2007.
<direction placement="above"> <direction-type> <words default-y="40" font-family="Times New Roman" font-size="12" font-weight="bold">Moderato </words> </direction-type> <direction-type> <metronome default-y="40" parentheses="yes"> <beat-unit>quarter</beat-unit> <per-minute>c. 108</per-minute> </metronome> </direction-type> <sound tempo="108"/> </direction>
Attachment | Size |
---|---|
Double Tonguing Melody.mscz | 2.27 KB |
Double Tonguing Melody (via Finale).xml | 39.97 KB |
Double Tonguing Melody (via MuseScore).xml | 34.85 KB |
Comments
Should be fixed in r1803. Meaning the sound tag is correct.
Support for metronome mark is not in.
Automatically closed -- issue fixed for 2 weeks with no activity.