Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with note total note types in measures #28

Open
qurafa opened this issue Mar 25, 2021 · 0 comments
Open

Issues with note total note types in measures #28

qurafa opened this issue Mar 25, 2021 · 0 comments

Comments

@qurafa
Copy link

qurafa commented Mar 25, 2021

Version: 0.3.0

Platform:
macOS Big Sur Version 11.0.1
Eclipse
Java Version 15
Soundslice(https://www.soundslice.com/)

Steps to reproduce:

  • Run the application in Eclipse
  • Choose the file containing the tablature
  • Click Convert
  • Copy the text in the 'Output-MusicXML' tab and save it in a '.musicxml' file
  • Open https://www.soundslice.com/ on any browser of your choice
  • Import the outputted MusicXML file to Soundslice

Expected: The MusicXML will be displayed as regular sheet music or tablature form

Actual: The MusicXML was displayed in tablature form, but it has red lines in measures to indicate that the total notes in the measure does not align with what is specified in the time signature

Priority: Mid - because even though the total notes is wrong, the MusicXML form is still outputted without any errors or crashing

Severity: High - because the project is expected to output a correct MusicXML form, so if the total notes aren't correct, then that cancels out the fact that the MusicXML is outputted.

Screenshot to show part of measure 1 in MusicXML form
image

Screenshot showing the tested MusicXML output in soundslice with measure 1 in red
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant