musescore / musescore/MuseScore
Support unicode braille input
Open
@shoogle is already working on this.
Since Dec 28, 2023.
feature request
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Your idea
It is really interesting to see the new braille input mode in MuseScore 4.2. A change which might be not that difficult to add is support for unicode braille input.
Example workflow:
- In NVDA's braille settings, as the input braille table, select Unicode braille input
- When in note input mode, start typing braille from a braille display, either in the braille panel or just in the default score view.
Problem to be solved
Being able to input notes without removing your hands from a braille display
Prior art
No response
Additional context
NVDA should inject braille input with SendInput, so MuseScore should receive the raw unicode braille characters.
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.