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:
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.
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.
2. Press open.
3. Choose any drum tablature(DrumTabSAMPLE.txt is the tab used for this specific test) .
4. Press translate.