swesterfeld / beast

Beast - Music Synthesizer and Composer
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Feature Request: Copy|Move|Link parts in song view #1

Open swesterfeld opened 7 years ago

swesterfeld commented 7 years ago

Current BEAST can move and link parts in the song view. It would be nice to also be able to deep copy parts. Currently I have to create a new part, then open the old, select all events, paste into the new part. This is especially tricky as the mouse position indicates where the events should go, so I have to be very careful if I want to preserve notes exactly as they are, because BEAST will (mouse position wrong) transpose the notes, too, which is not what I want if I only want to copy everything as-is.

So: what BEAST should do is allowing me to drag-copy a whole part, like it works for link and move. A further enhancement would be if I could select multiple parts, and then copy|link|move all of them in one step.