Does Audacity keep data in cache or temp file when all audio windows have been closed after editing? which I image it does, and is there a way to FLUSH cache/temp file without having to close and restart Audacity?
I'm posting this question at risk of being seen as a dummy.
-Ed
Audacity flush cache
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: Audacity flush cache
Audacity only keeps a copy if it crashes, otherwise it's automatically deleted when Audacity is closed.edwinn wrote:Does Audacity keep data in cache or temp file when all audio windows have been closed after editing?
In windows it's stored here ...
Code: Select all
C:\Users\<YourNameHere>\AppData\Roaming\Audacity\AutoSaveRe: Audacity flush cache
Thanks, that's handy folder to make note of.Trebor wrote: Audacity only keeps a copy if it crashes, otherwise it's automatically deleted when Audacity is closed.
In windows it's stored here ...
Personally I would not delete anything from that "AutoSave" folder while Audacity was open.Code: Select all
C:\Users\<YourNameHere>\AppData\Roaming\Audacity\AutoSave
I was referring to `undo´ data... what are they called? au files?
So now the question is, how to clear Audacity Undo and AutoSave data, as if you closed the program and restarted it.
-Ed
Re: Audacity flush cache
You can "discard" part/all of the `undo´ data from "History" ...edwinn wrote:I was referring to `undo´ data...

http://ttmanual.audacityteam.org/man/Un ... ry#Discard