Closed suhasid098 closed 3 years ago
Title: Fret entry issue Author: Suha Siddiqui
Version: Commit: 72ccfc9
Platform: Windows 10 Java 15 Version: 2020-12 (4.18.0)
Reproduction:
Based on the user manual the following tab was entered into the content window:
|-10-------| |-5--------| |-5--------| |-5--------| |-10-------| |-5--------|
Then the convert and save button were pressed for the file to be dragged and dropped into https://opensheetmusicdisplay.github.io/demo/.
Expected:
The program should output the double-digit note into the appropriate string
Actual:
The program outputs the double-digit fret as separate values. For example, if the fret value 10 was entered into string 'e', it will separate the 1 and 0.
Priority: High
Severity: High
Double digits are now added and it should work properly.
Title: Fret entry issue Author: Suha Siddiqui
Version: Commit: 72ccfc9
Platform: Windows 10 Java 15 Version: 2020-12 (4.18.0)
Reproduction:
Based on the user manual the following tab was entered into the content window:
|-10-------| |-5--------| |-5--------| |-5--------| |-10-------| |-5--------|
Then the convert and save button were pressed for the file to be dragged and dropped into https://opensheetmusicdisplay.github.io/demo/.
Expected:
The program should output the double-digit note into the appropriate string
Actual:
The program outputs the double-digit fret as separate values. For example, if the fret value 10 was entered into string 'e', it will separate the 1 and 0.
Priority: High
Severity: High