Re: recover recording after force quit
Posted: Fri May 31, 2013 6:38 am
So what should happen when you close the Mac Book Pro (if that is what the "MBP" is)? Is it meant to sleep? Or had it turned off (no power)?
The AutoSave folder is inside the same folder as the audacity.cfg settings file, so on Mac, exactly where Bill said:
Some autosave file must exist in that AutoSave folder. The autosave file is reappearing and offering recovery because you force quit Audacity after it fails to recover the audio. Force quit is the correct thing to do when Audacity recovers incorrectly because that preserves the autosave file. if you were to File > Close the projects without saving changes (or to save the silent projects), the autosave files (and the temporary audio data) would be deleted.
The only other way the autosave files would be retained would be if they were corrupted (which would probably mean that Audacity could not attempt to recover at all).
Even if the two autosave files can be found, they will presumably not find the data they are looking for because you moved the data from the temp folder to a "recorded files" folder. This is probably why the projects open as silence. So you will have to put both those "project..." folders back in the top level of Audacity's temp folder, or find the autosave files and adjust the path to "datadir" in line 3 of those files.
To find out what the autosave files are called, can you launch Audacity again. Look in the Automatic Crash Recovery dialogue that appears and note the names of the autosave files listed in the window. Then search your computer for all or part of those names.
If all you have is the AU files with no autosave file to piece the AU's together, then it means the usual story of using Automator to sort the AU files by timestamp and rename them while time-sorted into a consistent alphanumerical sequence. Then recover the renamed files with the appropriate Intel or PPC version of the Audacity 1.2 recovery utility (according to whether you have an Intel or PPC Mac).
This process is explained at http://wiki.audacityteam.org/index.php? ... very_tools and you can download the 1.2 recovery utility from the links on that page.
Gale
The AutoSave folder is inside the same folder as the audacity.cfg settings file, so on Mac, exactly where Bill said:
Code: Select all
~/Library/Application Support/audacity/AutoSave
The only other way the autosave files would be retained would be if they were corrupted (which would probably mean that Audacity could not attempt to recover at all).
Even if the two autosave files can be found, they will presumably not find the data they are looking for because you moved the data from the temp folder to a "recorded files" folder. This is probably why the projects open as silence. So you will have to put both those "project..." folders back in the top level of Audacity's temp folder, or find the autosave files and adjust the path to "datadir" in line 3 of those files.
To find out what the autosave files are called, can you launch Audacity again. Look in the Automatic Crash Recovery dialogue that appears and note the names of the autosave files listed in the window. Then search your computer for all or part of those names.
If all you have is the AU files with no autosave file to piece the AU's together, then it means the usual story of using Automator to sort the AU files by timestamp and rename them while time-sorted into a consistent alphanumerical sequence. Then recover the renamed files with the appropriate Intel or PPC version of the Audacity 1.2 recovery utility (according to whether you have an Intel or PPC Mac).
This process is explained at http://wiki.audacityteam.org/index.php? ... very_tools and you can download the 1.2 recovery utility from the links on that page.
Gale