musescore / musescore/MuseScore
metronome input: make note longer on both virtual piano and keyboard press
Open
@bkunda is already working on this.
Since Mar 7, 2023.
needs review
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
Other type of issue
Bug description
Using metronome input and pressing a note on the virtual piano I get the expected result - keep it pressed longer changes the note to be longer (at least "often", sometimes it just adds it two times, not sure why).
But when I do the same on the keyboard I get "flooded" by new notes (all of the selected duration, doesn't get longer at all); which seems to be quite unexpected.
Steps to reproduce
- Change to Metronome input
- open the virtual piano [P], keep a note pressed
- input note via keyboard, for example by [F]
MuseScore Version
4.0.1-230121751, revision: github-musescore-musescore-9b70a8c
Regression
I don't know
Operating system
Windows 11
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.