Ghost notes: Ghost icon inside piano roll.
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
Currently to set a piano roll pattern as a ghost, you have to do it from the song editor by clicking left on that pattern and executing the option `` set as ghost in piano-roll ''. good!!.

The problem is that when you modify the same pattern several times (either to make a correction or modify a note), you have to look for it and set it as many times as necessary through that menu option. This sometimes becomes a bit repetitive.
It would be useful to have this option but within the piano roll, (since basically this option `` photographs '' the written notes). something like:

In this way we simplify that task, and every time you make a modification to the pattern you would only have to press that button without leaving the piano roll. Regards.
Contributor guide
No contributing guide indexed for this repository
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 comparing the piano roll and song editor interactions described in the issue, including the existing “set as ghost” option. Add an equivalent control inside the piano roll so the current pattern can be made a ghost without leaving that editor, and verify that it remains usable after repeated pattern modifications.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100