What is the best way to make an editable copy of an existing project? I want to keep the original project and be able to edit it in the future. But I also want to experiment on the copy (which will have a different name) without it affecting the original version at all.
I always seem to get in a mess when I try to do this sort of thing and my original starts complaining about missing files etc. So what is the proper way to set up the new version?
David
re. Making a copy of a project
one way I would suggest:
get the idea?
re. Making a copy of a project
Thanks - that is easy and logical. I'm not sure why I hadn't worked it out for myself - stupidity, probably!
David
re. not sure why...
glad it makes sense
as general remark, "stupidity" is here defined as "fierce resistance to intelligence", and the case at hand is way far from it :)
cheers
re. Making a copy of a project
I dunno, perhaps my stupidity is greater than you/I imagined! I just tried the process, and when I tried to open the copied .qtz file I got a "Session could not be loaded" error.
I think perhaps I have misunderstood something about the required directory structure. Suppose I have a file called Project.qtr in a user folder called Qtractor/Project/. All of the files used by Project.qtr are also in this folder. I save the project as Qtractor/Project.qtz, and then copy it to Qtractor/ProjectTest.qtz .
If I then try to open Project.qtz, I get a message saying that the folder already exists, and asking if I want to overwrite it - which sounds OK, although I haven't tried it.
But if I try to open ProjectTest.qtz, I get a message saying "Session could not be loaded".
Can you tell me where I'm going wrong, please?
David
re. Making a copy of a project
Ah - I think I've found the answer.
My mistake was in copying (and renaming) the first ,qtz file, rather than saving the original project as a second, new .qtz file, which is of course what you actually wrote in paragraph 2. of your original response.
Please accept my apologies for not reading your instructions carefully enough, and thanks, as always, for your help.
David
Personally, I tend to do this
Personally, I tend to do this outside of Qtractor itself. In short. the pseudo work flow looks like this...(unix knowledge assumed)
Now update the path between the
<directory>
and</directory>
nodes accordingly as this is where the .mid and any .wav files are expected to exist.This approach is far more predictable IMHO and also assists with project renames.
Personally, I tend to do this
This is helpful, in that it clarifies exactly what is happening, although Rui's suggestion is marginally simpler. I think the results of the 2 methods are identical.
Thanks for the input.
Add new comment