Adding Intervals via "alt + number" command.
Reported version
3.4
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
The current behaviour of adding an interval to a note is all well and good, except...
- If you are trying to add a fixed interval to a chord (2 voices or more), it will create not an interval, but the entire chord.
So in practice starting from 3 note chords this command becomes pretty useless.
As was discussed in a related topic:
https://musescore.org/en/node/305776
There is no practical reason to have a behaviour, where the command piles full chords together on the same staff. Nobody really wants gigantic chords, created at one click, which no instrument can play.
So the formal suggestion is to change the "alt + number" command behaviour (consecutively also for the command that adds intervals below) in such a way that:
- When command is applied to a chord, it would create only ONE note above, or below.
Fix version
3.5.0
Comments
See #305776: Adding Notes to to multiple notes and chords (you can refer to issues better using "[#305776]", doesn't work for referring to forum post though, but does in forum posts, results in those "What links here" links and look nicer as the current status is shown by color coding),
See https://github.com/musescore/MuseScore/pull/6111.
Fixed in branch 3.x, commit 09a7beb0a0
_Fix #305814: Adding Intervals via "alt + number" command
Resolves: https://musescore.org/en/node/305814.
Currently when adding an interval to a selection, the interval is added to each note within the selection. This commit changes this behavior so that in the case of a range selection, only one note is added to each chord within the selection._
Fixed in branch 3.x, commit 9356e6542c
_Merge pull request #6111 from mattmcclinch/305814-add-interval
Fix #305814: Adding Intervals via "alt + number" command_
needed for master too I guess
Fixed in branch master, commit 771ba6aacc
_Merge pull request #6111 from mattmcclinch/305814-add-interval
Fix #305814: Adding Intervals via "alt + number" command_
Automatically closed -- issue fixed for 2 weeks with no activity.