I have Windows 7 home premium with service pack 1 and I am using Audacity version 2.0.5
My question is:
If I attach a USB device with a .wav file, and then open and edit the .wav file directly from that USB device with Audacity and then export the edited file to another USB device such as a flash drive attached to the computer, are there any file remnants (including files that may have been deleted in the opening, editing and exporting process) of the .wav files that may be remaining on the personal computer hard drive or those USB drives after that process?
I am selecting read the files directly from the original (faster) when opening the original .wav file.
Please advise.
Thank you.
File Remnants after using Audacity
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.
Re: File Remnants after using Audacity
Assuming that everything works as it should (no crashes or other catastrophes) this is what will happen.
1) When you "Import" the WAV file, Audacity creates "alias" files that point to parts of the WAV file. These are stored in Audacity's temp file and take up very little space because they just "point" to the audio data but do not actually contain any audio data.
2) When you edit the file Audacity copies the actual data from the WAV file as necessary (only the parts that you change). The modified data is saved in Audacity's temp folder.
3) When you export a WAV file from Audacity, modified data (from the temp folder) and unmodified data from the original WAV file are pieced together to create the new WAV file.
4) When you close the project or close Audacity, the temp files are deleted (NOT moved to the recycle bin - they are deleted immediately).
1) When you "Import" the WAV file, Audacity creates "alias" files that point to parts of the WAV file. These are stored in Audacity's temp file and take up very little space because they just "point" to the audio data but do not actually contain any audio data.
2) When you edit the file Audacity copies the actual data from the WAV file as necessary (only the parts that you change). The modified data is saved in Audacity's temp folder.
3) When you export a WAV file from Audacity, modified data (from the temp folder) and unmodified data from the original WAV file are pieced together to create the new WAV file.
4) When you close the project or close Audacity, the temp files are deleted (NOT moved to the recycle bin - they are deleted immediately).
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: File Remnants after using Audacity
Just to add that the Users\<your user name>\AppData\Roaming\Audacity\audacity.cfg file will have a record of the fully qualified path of the imported file.
To avoid that, put Audacity on a USB stick too, and add a folder called "Portable Settings" (no quotes) in the folder where Audacity lives. The audacity.cfg file and the temporary data will then only be written to the "Portable Settings" folder on the stick.
Gale
To avoid that, put Audacity on a USB stick too, and add a folder called "Portable Settings" (no quotes) in the folder where Audacity lives. The audacity.cfg file and the temporary data will then only be written to the "Portable Settings" folder on the stick.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual