musescore / musescore/MuseScore
[Export Braille] Missing numeric indicator before measure numbers
Open
Nobody has claimed this yet.
braille export
community
P2
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
Engraving bug (incorrect score rendering)
Description with steps to reproduce
File-Export-Braille
Measure numbers in present exported / translated braille scores are indicated with letters a (first measure), b (second measure), etc.
Missing is the numeric indicator before the a, b, c, etc.
Blind persons read an a as the letter a, while when the a is pre-fixed with the numeric indicator (dots 3,4,5,6), they read numbers (instead of characters)
Attached file: drill 8-1.txt (is .brf file renamed to .txt), see measure 1 shown as a, etc.
Supporting files, videos and screenshots
What is the latest version of MuseScore Studio where this issue is present?
4.3.2 .241630832 rev 22b46f2
Regression
I was unable to check
Operating system
macOS Sonoma 14.5
Additional context
No response
Checklist
- This report follows the guidelines for reporting bugs and issues
- I have verified that this issue has not been logged before, by searching the issue tracker for similar issues
- I have attached all requested files and information to this report
- I have attempted to identify the root problem as concisely as possible, and have used minimal reproducible examples where possible
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.