Expected: The system should support grace notes. Any sequence of hammer-ons, pull-offs, or slides that are preceded by the character “g” should be treated as grace notes. Therefore the expected output should include a tag between and for the 4th note(string 3, fret 0).
Actual: The note attribute does not include a grace tag.
Priority: Since this is a system requirement it should be a high priority.
Severity: This bug does not stop or crash the conversion process so it is medium to low severity.
Screenshots:
ID #20 Who Raised: Nia Rajnish Title: Grace Tag Not Generated Version: Latest, Master branch Platform: Mac OS, Eclipse, JavaSE-15 Reproduction:
|-----------0-----|-0---------------| |---------0---0---|-0---------------| |-------g0h1----1-|-1---------------| |-----2-----------|-2---------------| |---2-------------|-2---------------| |-0---------------|-0---------------|
grace_note_example.txt
Expected: The system should support grace notes. Any sequence of hammer-ons, pull-offs, or slides that are preceded by the character “g” should be treated as grace notes. Therefore the expected output should include a tag between and for the 4th note(string 3, fret 0).
Actual: The note attribute does not include a grace tag.
Priority: Since this is a system requirement it should be a high priority.
Severity: This bug does not stop or crash the conversion process so it is medium to low severity. Screenshots:
Expected:
Actual: