Audacity Crisis! Help - Lost 17+ hours thru renaming

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

Mac 0S X 10.3 and earlier are no longer supported but you can download legacy versions of Audacity for those systems HERE.
Locked
cosmoshopper
Posts: 10
Joined: Fri Jun 11, 2010 6:32 pm
Operating System: Please select

Audacity Crisis! Help - Lost 17+ hours thru renaming

Post by cosmoshopper » Fri Jun 25, 2010 6:12 pm

I jsut finished recording a 17+ hour audio book, and, in organizing the files for editing, I renamed them in the finder. Consequently, when I opened the newly renamed files (I had renamed the data folders accordingly), I got a message that the data could not be found and did I want to replace the missing areas with silence, or quit and make no changes. Of course, I quite with no changes, but it seems things were lost. Now I'm quite confused, and am afraid to do anything else. The stupidest thing of all is that I hadn't yet backed this project up - my external HD had crashed weeks ago, and I hadn't replaced it yet. THERE's a lesson painfully re-learned!

Can any one help? The loss of that much data, not that we haven't all experienced something like it- is just sickening. I'm hoping I can recover at least part of it.

Thanks -

Donald

whomper
Probationer
Posts: 1251
Joined: Sat Jan 23, 2010 9:36 pm
Operating System: Please select

Re: Audacity Crisis! Help - Lost 17+ hours thru renaming

Post by whomper » Fri Jun 25, 2010 7:45 pm

what exactly did you rename?
what else did you do ?
did you move anything ? files or folders ?
did you delete anything with windoze ?

can you un-rename what you changed?

have you read the tutorial on recovery ?

billw58
Forum Staff
Posts: 5565
Joined: Wed Aug 12, 2009 2:10 am
Operating System: macOS 10.15 Catalina or later

Re: Audacity Crisis! Help - Lost 17+ hours thru renaming

Post by billw58 » Fri Jun 25, 2010 8:40 pm

OK, so you renamed both the .aup files and the _data folders, right? And you named them the same, right? If the answer to both questions is "Yes", you should be able to get your projects back.

First, remember that the .aup file and its associated _data folder must be in the same directory (folder).

Second, back up everything now to a separate folder, just in case.

1) Open each .aup file in TextEdit.
2) Look for a line near the top of the file that looks like this:

Code: Select all

<audacityproject projname="MyProject_data" version="1.1.0" audacityversion="1.2.6" sel0="0.0000000000" sel1="30.0000000000" vpos="0" h="0.0000000000" zoom="28.4333333333" rate="44100.000000" >
Where it says "projname=", that is the name of the _data folder that this .aup file is "attached" to. In this case "MyProject_data".
[The above assumes you are using Audacity 1.2.5/6, since that is the forum you posted to. The format of this line is different in 1.3.x, but the "projname=" bit is still in there.]
3) Close the file without saving changes.
4) Rename both the .aup file (the one you just opened and closed) and the _data folder to correspond to what you found after "projname=". Make sure that the .aup file and the _data folder are in the same directory.
In this example, you would rename them to "MyProject.aup" and "MyProject_data".
5) Double click the newly-renamed .aup file. It should open properly and find all its audio data.

Continue doing this for each .aup file and _data folder pair.

Good luck.

-- Bill

kozikowski
Forum Staff
Posts: 68901
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Audacity Crisis! Help - Lost 17+ hours thru renaming

Post by kozikowski » Fri Jun 25, 2010 10:31 pm

The other obvious solution is un-rename everything back to the original names. You can find the original names by opening up the AUP file as above and read them.

Koz

Locked