Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extra tied element for the rest note #14

Open
CCSCovenant opened this issue Apr 4, 2022 · 0 comments
Open

Extra tied element for the rest note #14

CCSCovenant opened this issue Apr 4, 2022 · 0 comments

Comments

@CCSCovenant
Copy link

Bug ID: #14
Submitter:
Kuimou Yu
Contact information
[email protected]
Bug Name:
Extra tied element for the rest note

Description

The converter produces
extra tie elements between the rest note.
it is meaningless since rest will be connected together without tied

This bug will cause some staff render/visualizer that not handle it run into error

Version:
commit aa7f11c
master branch
Platform
OS: Windows 10 1809
Java 17
IDE: IntelliJ IDEA
Bug Reproduction

run the program (Gradle tasks>application>run)
input the tablature
6/4
C |R---------------------X-|X---------------------X-|
B |----------------------o-|o---------------------o-|
|1 + 2 + 3 + 4 + 5 + 6 + |1 + 2 + 3 + 4 + 5 + 6 + |

Press "save"
save music XML into any directory
Expected outcome
expected.zip

Actual outcome
actual.zip
image

there are extra tied elements

Priority
high
this bug is influencing the correctness of the output in given user input
Severity
high
this bug is influencing the correctness of the output in given user input

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant