Anselmo21 / TAB_TO_MUSICXML

A GUI developed using JavaFx that can translate guitar, bass, and drum tablatures into MusicXML files.
1 stars 1 forks source link

Disappearing notes bug #10

Open hickman-edward-215666811 opened 3 years ago

hickman-edward-215666811 commented 3 years ago

ID

10

Who Raised

Edward Hickman

Description

Some notes are not present in the text tab do not appear in the musicxml tab.

Reproduction

Input this tab into the system and convert. Import xml file into music application of choice. I used OpenSheetMusic

E|------------------------------------|
B|--10-------10-----------8p6-5h6-8p5-|
G|----------------7-------------------|
D|-------7--------7-------------------|
A|------------8-------7-------0-------|
D|---0--------------------------------|

OR this file g5.txt

Expected Result

via OpenSheetMusic image

Actual Result

via OpenSheetMusic image

Details

Version: Master branch, commit 6028f70 Platform: Windows 10, Eclipse version 2020-12, OpenJDK 15.0.2 Priority: Medium Severity: High

mohful commented 3 years ago

Hello Edward. Thank you for taking the time to find bugs in this software! I really appreciate it! This was a great catch. I believe if you take out the letters from the tablature, it will show you the desired tablature. This is a temporary fix, and i apologize for any inconvenience caused. I ask you to have some patience for the next version to come out. This issue should be resolved by then. I hope this helps!