musescore / musescore/MuseScore
Copy an existing tuplet, and paste it within a tuplet
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
Create a function where you can copy an tuplet (not within a tuplet), and paste it within a tuplet, creating a nested tuplet.
For example, copy an existing 5:4, 8th-note tuplet (outside of an tuplet), into paste it into a quarter note 3:2 tuplet
Problem to be solved
This way, there's no need to create another tuplet within a tuplet manually (and saving time doing it), where you can just copy an existing tuplet and paste it within another tuplet.
Prior art
Other individuals say that Sibelius has this function, which is daunting as I don't want to create another tuplet within a tuplet, where I can just copy and paste within it. But Musescore doesn't have that feature.
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.
Assessment
This issue has not been assessed yet.