Stan15 / TAB2XML

A software that converts drum, guitar and bass tablature in text format into the musicxml format.
Creative Commons Attribution Share Alike 4.0 International
1 stars 29 forks source link

Blank guitar tab output for some tabs but not others #23

Closed Madison-Hartley closed 3 years ago

Madison-Hartley commented 3 years ago

Title: blank guitar tab output for some tabs but not others

Reported By: Madison hartley

Version: Commit: e2614e6

Platform: Windows 10 Java 15 Eclipse 4.18

Reproduction:

Start up software. Input the text from this file into the textbox: creep.txt And then convert. Follow onscreen steps, then open the .xml file. Open. See how there is an output.

Now convert the next one. Copy the test from this file into the textbox: AllAlongTheWatchtower.txt And follow the steps to convert again. Open the converted file. See that it is empty.

Expected: Either a converted tab, or, an error message indicating that the conversion failed and why it failed so the tab can be fixed.

Actual: No error message, and blank .xml file saved.

Priority: Low

Severity: Low

Screenshots:

zfgdshhh

Stan15 commented 3 years ago

Thank you for notifying us of this issue. It has been fixed in the latest version of the software. You are no longer able to convert unless there is a recognized measure present in the text field (even if it is valid, as long as there is no grey highlight on the measure- i.e it is recognized- the convert button will be enabled)