musescore / musescore/MuseScore
Attributes of note/range that appear in bottom, left of window to include dynamics and performance attirbutes
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Your idea
When clicking on a note or range, the information about the selection is shown in the bottom left corner of the window. It would be helpful if additional information like the dynamic(s) and performance information (muted, pizzicato, arco, etc.) are included in the data.
Problem to be solved
Currently the data includes start and stop information as well as pitch; depending upon if a range or note is selected. Including additional information will help facility managing large scores.
Prior art
No response
Additional context
No response
Checklist
- This request follows the guidelines for reporting issues
- I have verified that this feature request has not been logged before, by searching the issue tracker for similar requests
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.
Research direction
Start by tracing the code that produces the bottom-left selection information described in the issue; inspect how selected notes and ranges currently expose start, stop, and pitch. Done means the display also includes dynamics and performance attributes such as muted, pizzicato, and arco for both note and range selections.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100