Suggestion: Transpose "Current Range Selection" Up/Down
Reported version
3.2
Type
Functional
Frequency
Once
Severity
S5 - Suggestion
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
There are currently shortcuts for the [Transpose] dialogue, and [Transpose Up/Down].
[Transpose Up/Down] will transpose the entire score, not taking into consideration section breaks or range selections. It would nice if there were a pair of Up/Down Transpose shortcuts that worked on a current Range Selection only rather than the entire score.
Fix version
3.5.0
Comments
https://github.com/musescore/MuseScore/pull/5568
Converts the current [transpose up/down] shortcuts to apply to a range selection rather than always apply to the full score. It was decided to make this range only and let the dialogue based transposition be the means for full score transposition (as it selects the whole score by default if there is no range selection present upon entering into the dialogue window).
got first reported for 3.2...
In reply to got first reported for 3.2... by Jojo-Schmitz
Just Checkin', does that in general mean to say pull requests shouldn't alter the initial reported version after a lapse of time between an original post and whatever is going on at the time of the pr, even if it applies to a more recent version also?
yes, there is no need to, unless the issue completly change its appereance.
In reply to yes, there is no need to,… by Jojo-Schmitz
Thanks
Fixed in branch 3.x, commit b71732bda9
_fix #295020: Transpose Up/Down shortcuts apply only to range selection
Manually merged #5568 to 3.x_
Automatically closed -- issue fixed for 2 weeks with no activity.