musescore / musescore/MuseScore
Pick Scrape element to be improved
Open
Nobody has claimed this yet.
engraving
P3
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Task description
Pick Scrape is already implemented but has to be more investigated and improved:
- To be implemented as a separate element (now its a slide based element)
- Length of a wave line is fixed for all cases now. Probably it should be till the next element (note, rest or barline)
- Not to go too high or low in case of long note (after 2. point implemented) would be good to fixed height for start and end position of wave line, regardless the line length (as in GP implemented)
MU4

GP

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.