-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
Showing
4 changed files
with
253 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.