MaishaRahman98 / demo2311

0 stars 0 forks source link

Bug Report - Incorrect Partitions of Measure in Drum Tablatures #11

Closed Anselmo21 closed 3 years ago

Anselmo21 commented 3 years ago
Category Detail
Bug Reported by Rafael Dolores
Error Name Incorrect Partitions of Measure in Drum Tablatures with Appropriate Numbering
Error Description The application failed to recognize the respective measures of a drum tablature.
Steps to Reproduce 1. Run application.
2. Press open.
3. Choose any drum tablature(DrumTabSAMPLE.txt is the tab used for this specific test) .
4. Press translate.
Expected Result For DrumTabSAMPLE.txt, the corresponding musicXML file should contain two measure tags numbered as "1" and "2" where each measure contains the appropriate set of notes: image image
Actual Result The first measure was numbered as "1" and it only contains the attribute section. Meanwhile, the second measure was labelled as "13" and all of the notes within the tablature were displayed on this measure. image
Machine/Version Windows 10, Eclipse Gradle Build, Latest Commit on Master Branch(id a0abf6c)
Priority High Priority, Visible but not preventing users from completing the application's workflow.
Severity Low Severity, Translation Process occurred but with some mistakes.
MaishaRahman98 commented 3 years ago

@RafaelDolores Thanks for your bug report. I (@MaishaRahman98) will address this bug.

MaishaRahman98 commented 3 years ago

Bug is fixed.