-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Selecting a group of notes on a piano roll in order to change the velocity of said selected notes to a new value altogether through the dialog box only updates the first selected/highlighted note to the designated value.
Step 1:
Group-select a series of notes on a piano roll.
Step 2:
Double-click on any one of the velocity nodes within the note velocity editor on the piano roll to prompt the dialog box.
Step 3:
Enter in any value you wish to change the group-selected notes to.
Expected behavior
Changing the note velocity of a selected group of notes through the dialog box to x value should set all selected notes to that value.
Actual behavior
Despite having them all selected, changing the note velocity of a selected group of notes through the dialog box to x value only sets the first highlighted/selected velocity note value to the designated value.
Screenshots
LMMS version used: 1.2.1
The practicality to this function is to allow the user to reset a select group of notes to a default value of their choice.