Files being deleted when exiting Audacity

This section is now closed.
Forum rules
Audacity 1.2.x is now obsolete. Please use the current Audacity 2.1.x version.

The final version of Audacity for Windows 98/ME is the legacy 2.0.0 version.
Locked
stepperdoc
Posts: 3
Joined: Mon Dec 07, 2009 10:34 pm
Operating System: Please select

Files being deleted when exiting Audacity

Post by stepperdoc » Mon Dec 07, 2009 10:45 pm

I have been recording some old records so I can listen to them on my MP3 player. After recording a track I select export as .WAV and save the file to a temporary directory before performing any audio clean-up required. I also save the project . The problem I have is that when I exit the Audacity program, the files are being deleted from the hard drive. Does anyone know why this could be happening?

steve
Site Admin
Posts: 81649
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Files being deleted when exiting Audacity

Post by steve » Tue Dec 08, 2009 12:12 am

stepperdoc wrote:After recording a track I select export as .WAV and save the file to a temporary directory
Exactly which "temporary directory" are you saving the exported WAV file to?
(I presume that you mean the WAV file is being deleted?)
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

stepperdoc
Posts: 3
Joined: Mon Dec 07, 2009 10:34 pm
Operating System: Please select

Re: Files being deleted when exiting Audacity

Post by stepperdoc » Tue Dec 08, 2009 12:23 pm

I have created a directory called audacity/temp on my MP3 drive. When I exit the program, the .WAV file and the .AUP are both deleted but the data folder remains. I now copy the .WAV file to another folder before exiting Audacity but I shouldn't have to do this!

waxcylinder
Forum Staff
Posts: 14687
Joined: Tue Jul 31, 2007 11:03 am
Operating System: Windows 10

Re: Files being deleted when exiting Audacity

Post by waxcylinder » Tue Dec 08, 2009 12:27 pm

I suspect that this is beacause the directory Audacity/temp that you have is where you have set as the location of Audacity's temp work files. In which case when you close Audacity it flushes out it's temporary directory contents (as it should) and this of course includes your WAV file.

Just create a separate directory under a different name: Audacity/WAVs say - though I tend to create a separate directory entry for each project (for eaxmaple for each LP that I transcribe).

WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *

stepperdoc
Posts: 3
Joined: Mon Dec 07, 2009 10:34 pm
Operating System: Please select

Re: Files being deleted when exiting Audacity

Post by stepperdoc » Tue Dec 08, 2009 1:14 pm

Thanks for the replies - much appreciated. I will try what you suggest and thinking about it, it does make sense to clear temporary files.

Locked