[MusicXML] use sound tag instead of direction name for repeat import

• Mar 12, 2012 - 13:16
Type
Functional
Severity
S3 - Major
Status
closed
Regression
No
Workaround
No
Project
Tags

Currently MuseScore will not import the following correctly. It will only consider the coda element and ignore the ToCoda. The tocoda should be used to define the name of the marker used while the coda should be use to define the text.

      <direction placement="above">
        <direction-type>
          <coda default-x="264" default-y="26"/>
        </direction-type>
        <sound tocoda="173"/>
      </direction>

Comments

Status active closed
Regression No
Workaround No

Sample musicxml file is needed. If you are still around please reopen the issue.