You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i trasfer a musicxml to midi, if the musicxml contains chord with ties, the midi note duration will be longer than it should be. maybe it's caused by fPendingDuration added dur more than one times on chord.
further more, when tie start and stop match wrong, for example, has start but no stop, the note will lose.
The text was updated successfully, but these errors were encountered:
arshiacont
added a commit
to Antescofo/libmusicxml
that referenced
this issue
May 27, 2020
when i trasfer a musicxml to midi, if the musicxml contains chord with ties, the midi note duration will be longer than it should be. maybe it's caused by fPendingDuration added dur more than one times on chord.
further more, when tie start and stop match wrong, for example, has start but no stop, the note will lose.
The text was updated successfully, but these errors were encountered: