Add buttons to PRE to make editing options explicit
Reported version
3.4
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
At the moment, to change note length in the piano roll editor, you need to switch back to the main window and select the button there. This is ackward and interrupts your workflow. I would like to add a set of radio buttons so one can select note length in the PRE window.
There are also a number of editing options for inserting notes, but currently they're all accessed by pressing modifier keys. It I would like to add another set of radio buttons so that these options are more visible and can be selected with just a mouse click.
Fix version
3.5.0
Comments
see https://github.com/musescore/MuseScore/pull/5985
Fixed in branch master, commit ff93b4b8b9
_fix #304302 Creating button bar for note lengths.
Adding tool buttons
Refactoring
Insert mode works
Inserting should work for tuplets now too.
Adding click-erase.
Can now change note length on click.
Change length now handles entire chord.
Refactoring erase & note length methods.
Adding support for cutting notes.
Adding append-note-to-chord
Adding support for multiple dot lengths.
Adding breve and longa to note length buttons.
Cleaning up dot calculation
Fixing dot length value.
Fixing method names
Can now select while holding shift in inser mode.
Cut tool now uses voice of note clicked upon if available
Can now set voices explicitly
Drawing tie marks
Toggling of ties now implemented
Adding missing element to array
Fixing spacing._
Fixed in branch master, commit 4d02a005d6
_Merge pull request #5985 from blackears/304302-editing-butons-for-PRE
fix #304302 Creating button bar for note lengths._
Automatically closed -- issue fixed for 2 weeks with no activity.