Page 1 of 1

Copy/Paste Scene

Posted: Sun Aug 10, 2014 9:38 pm
by BaconMKII
I recently made a project with several scenes dealing with midi mapping, but later ended up experimenting with something unrelated and filled up my project with lots of other scenes. Would it be possible to include a "copy scene" feature to make it easier to move scenes into a new project?

Re: Copy/Paste Scene

Posted: Sun Aug 10, 2014 9:49 pm
by Magic
Hmm, I'm not 100% sure what you mean, but the following functionalities are available:

1) You can copy all the modules in the current scene with Edit > Select All; then just close the project, open a new one, and paste them;

2) Or, you can import a project (File > Import Project) which merges all of its scenes into the current project;

3) Or, you can save the project as a new version, then delete the unwanted scenes. (You can delete multiple scenes at once by right-clicking a tab and selecting "Remove all scenes to the left/right".)

Does that help?

Eric

Re: Copy/Paste Scene

Posted: Mon Aug 11, 2014 8:06 pm
by BaconMKII
Aha!

I was using the first method which was a bit tedious but it didn't occur to me to try the other two. Way easier. :lol:
Thanks!