question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Wrong accidental shown for implicit accidental

See original GitHub issue

As per a previous ticket, the renderer may infer the wrong accidental when none is explicitly defined in the MusicXML file. This typically happens in situations where the same accidented note appears multiple times in a single measure: subsequent notes will NOT have the accidental explicitly added to the file.

In this example, the “A slash-flat” note appears twice in measure 1, but the second one is wrongly rendered as “A quarter-flat” because those 2 accidentals share the same alter value, thereby confusing the renderer.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
sschmidTUcommented, Oct 29, 2021

We’d also have to check which accidentals Vexflow supports, e.g. here: https://www.vexflow.com/tests/ image It could be that not all supported accidentals are in these tests though.

1reaction
infojunkiecommented, Oct 29, 2021

That can’t be, because it doesn’t have slash-flats.

Haha you’re right - I was confused about what I was checking 😅 I ran the latest develop locally and saw all slash-flats.

I will produce a list based on MusicXML accidentals and think about the transposition issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fallacies of Presumption - Philosophy Pages
Unwarranted Assumptions · Accident · Converse Accident · False Cause · Begging the Question (petitio principii) · Complex Question.
Read more >
Two Types of Bias - National Center for Cultural Competence
Implicit or unconscious bias operates outside of the person's awareness and can be in direct contradiction to a person's espoused beliefs and values....
Read more >
Implicit Memory vs. Explicit Memory: How They Work
This kind of memory is both unconscious and unintentional. Implicit memory is also sometimes referred to as nondeclarative memory since you ...
Read more >
Making people aware of their implicit biases doesn't ... - PBS
Today, implicit bias is widely understood to be a cause of unintended discrimination that leads to racial, ethnic, socioeconomic and other ...
Read more >
The Legacy of Patient H.M. for Neuroscience - PMC - NCBI
Scoville told Penfield that he had seen a similar memory impairment in one of his own ... (The age of the bicycle accident...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found