Project Save didn't copy one wav file
Forum rules
This forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Project Save didn't copy one wav file
I have an ongoing project which as I update I "save as" under a different project name. So far this has worked O'K and I have been given the safer option to copy all files.
This last time an additional wav I used in the project was on the desktop but there was no option to copy it as I saved the project.
I subsequently moved the file and now I get a prompt that it is missing along with three options
So I looked at the log and closed the project as it was.
Project loads fine if I return the wav to the Desktop but I don't want it there now.
How do I get this file copied in with the rest of the project as I save it?
This last time an additional wav I used in the project was on the desktop but there was no option to copy it as I saved the project.
I subsequently moved the file and now I get a prompt that it is missing along with three options
So I looked at the log and closed the project as it was.
Project loads fine if I return the wav to the Desktop but I don't want it there now.
How do I get this file copied in with the rest of the project as I save it?
Re: Project Save didn't copy one wav file
Select "File menu > Check dependencies" http://manual.audacityteam.org/o/man/de ... ialog.html
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Project Save didn't copy one wav file
That can only be because you have Projects Preferences set to "Do not copy" (and so not ask).Tapehead wrote:This last time an additional wav I used in the project was on the desktop but there was no option to copy it as I saved the project.
The safest course is to set Import / Export Preferences to "Make a copy". Then the audio will always be copied in at import time, before you save the project.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: Project Save didn't copy one wav file
Thanks very much.
It was set to 'ask user' in prefs but sometimes it didn't (Audacity 2.0.5 - win7 64-bit), so I've now set it to always copy.
It was set to 'ask user' in prefs but sometimes it didn't (Audacity 2.0.5 - win7 64-bit), so I've now set it to always copy.
-
kozikowski
- Forum Staff
- Posts: 68902
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Project Save didn't copy one wav file
I believe the current Audacity defaults to making "personal copies" of its sound files. It didn't used to and people used to trash their shows all the time by removing an external sound file that Audacity was standing on. Our joke was one good way to turn your show to rubble was to "clean up and organize" your music folder.
Koz
Koz
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Project Save didn't copy one wav file
Essentially, yes.kozikowski wrote:I believe the current Audacity defaults to making "personal copies" of its sound files. It didn't used to
If a user upgrades from 1.2 (which did not copy in by default) to 2.0.5, then opens Preferences in 2.0.5, they will see the Import / Export Preference is set not to copy in (because that Preference is being read from the 1.2 Registry settings).
However that Preference will be over-ridden by the warning dialogue when you import any WAV or AIFF file. That dialogue asks you to choose whether to copy in or not, with the default being to copy in and to always display that dialogue when importing.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: Project Save didn't copy one wav file
I'll bet!kozikowski wrote:..people used to trash their shows all the time by removing an external sound file that Audacity was standing on. Our joke was one good way to turn your show to rubble was to "clean up and organize" your music folder.
Koz
The path and file name in the current version's log file saved my bacon. Not only had I moved the wav i'd also renamed it.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Project Save didn't copy one wav file
If the file became unavailable while the project was open, File > Check Dependencies... would also give you the path and file name that Audacity was looking for.Tapehead wrote:I'll bet!kozikowski wrote:..people used to trash their shows all the time by removing an external sound file that Audacity was standing on. Our joke was one good way to turn your show to rubble was to "clean up and organize" your music folder.
Koz
The path and file name in the current version's log file saved my bacon. Not only had I moved the wav i'd also renamed it.
Whenever you play at a point where the file is missing, or if you export, a warning tells you that "external" files are missing.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: Project Save didn't copy one wav file
Thanks again Gale.