Allow copy and paste of notes in Piano Roll Editor

• Nov 28, 2018 - 23:49
Reported version
3.0
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project

It would be useful to be able to paste notes, even if they are not in a range.


Comments

Status PR created fixed

Fixed in branch master, commit be8a618b88

_fix #278988 Copy and paste notes in Piano Roll Editor

Can now copy and paste notes in piano roll editor using the right click menu.

Allowing cut and paste of nodes in piano roll editor.

Allowing cut and paste of nodes in piano roll editor.

Cleaning code.

Using Fraction::fromTicks to convert ticks.

Changing variable names.

Updating cut/paste to use Fraction

Adding cut shortcut.

Undo now reverts all notes from paste.

Cleaning up code

Refactoring method

Fixing rebase

Making PRE child of main window.

Can now drag notes in PRE

Fixing layout of PRE levels window

Now showing note blocks when dragging.

Can now drag notes with relative offset

Escape will now cancel drag

Fixing rebase

Removing code that accidentally undid PR #6006

Fixing text, can now set voices of selected notes._

Fix version
3.5.0