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
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
The text was updated successfully, but these errors were encountered:
Bug ID: #15
Submitter:
Kuimou Yu
Contact information
[email protected]
Bug Name:
Extra tied element for the rest note
Description
According to the wiki, the bend can be represented by ^:
![image](https://user-images.githubusercontent.com/23089796/162621173-92864fea-7c6f-466b-bd66-a4008a68c6fd.png)
https://en.wikipedia.org/wiki/ASCII_tab
But in the TAB2XML. when the bend is represented by ^, it is not recognized by the program.
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
input.txt
Press "save"
save music XML into any directory
Expected outcome
![image](https://user-images.githubusercontent.com/23089796/162621262-d3c607c0-95df-4dfe-bb1d-05bf022192a1.png)
bendE.zip
Actual outcome
![image](https://user-images.githubusercontent.com/23089796/162621271-4d117a77-0b7c-4083-b266-f7abb654642a.png)
bendA.zip
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
The text was updated successfully, but these errors were encountered: