[MusicXML] use sound tag instead of direction name for repeat import
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
Sample musicxml file is needed. If you are still around please reopen the issue.
relates to #270643: [EPIC] MusicXML import/export issues